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.
What can you do with 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.
Install
Add sipiteno to your client. Pick the one you use.
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 tools
sipiteno exposes 5 tools to a connected agent.
- 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
Score
62 / 100
Good
- Documentation15/25
- Maintenance16/25
- Trust13/20
- Capability6/15
- Install experience12/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
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Aug 14, 2026 |