Model Context Protocol (MCP) server for proxying the SERCOP Open Data API of Ecuador. Provides MCP tools for public procurement data.
| Tool name | Description | Destructive? |
|---|---|---|
| search-processes | ✓ no | |
| get-process-by-ocid | ✓ no |
{
"mcpServers": {
"sercop": {
"command": "npx",
"args": [
"-y",
"sercop-mcp"
]
}
}
}