streamable-httpMITupdated 1mo ago
Global expansion intelligence for AI agents. Search consulting services, get country info, estimate expansion costs, analyze competitors, and request strategy calls — all through MCP.
sipiteno で何ができる?
sipiteno MCP server
Global expansion intelligence for AI agents. Search consulting services, get country info, estimate expansion costs, analyze competitors, and request strategy calls — all through MCP.
Live endpoint: https://sipiteno.com/api/mcp (HTTP, MCP 2024-11-05)
Tools
| Tool | What it does |
|---|---|
search_services |
Search consulting services matching a query (cost ranges + timelines) |
get_country_info |
Get expansion-relevant info for a country |
estimate_expansion_costs |
Estimate costs for expanding into a market |
get_competitors |
Get competitor landscape for a sector/country |
request_strategy_call |
Generate a strategy-call request |
Usage
{
"mcpServers": {
"sipiteno": { "url": "https://sipiteno.com/api/mcp" }
}
}
MIT License. Free.
インストール
sipiteno をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http sipiteno https://sipiteno.com/api/mcpcodex mcp add sipiteno --url https://sipiteno.com/api/mcp{
"mcpServers": {
"sipiteno": {
"url": "https://sipiteno.com/api/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"sipiteno": {
"type": "http",
"url": "https://sipiteno.com/api/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"sipiteno": {
"url": "https://sipiteno.com/api/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"sipiteno": {
"serverUrl": "https://sipiteno.com/api/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
5 個のツール
sipiteno は接続したエージェントに 5 個のツールを提供します。
- search_services
- Search consulting services matching a query (cost ranges + timelines)
- get_country_info
- Get expansion-relevant info for a country
- estimate_expansion_costs
- Estimate costs for expanding into a market
- get_competitors
- Get competitor landscape for a sector/country
- request_strategy_call
- Generate a strategy-call request
スコア
62 / 100
良好
- ドキュメント15/25
- メンテナンス16/25
- 信頼性13/20
- 機能6/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 44 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 5 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.0.0最新 | 2026年8月14日 |