Servers
Simap Mcp Server
@Digilac
An MCP (Model Context Protocol) server for interacting with simap.ch, Switzerland's public procurement platform.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simap": {
"command": "npx",
"args": [
"-y",
"@digilac/simap-mcp"
]
}
}
}