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.
¿Qué puedes hacer con 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.
Instalación
Añade sipiteno a tu cliente. Elige el que uses.
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 herramientas
sipiteno expone 5 herramientas a un agente conectado.
- 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
Puntuación
62 / 100
Buena
- Documentación15/25
- Mantenimiento16/25
- Confianza13/20
- Capacidad6/15
- Instalación12/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
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.0.0Última | 14 ago 2026 |