MCP server for SIMAP.ch - Swiss public procurement platform
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP (Model Context Protocol) server for interacting with simap.ch, Switzerland's public procurement platform.
Enables Claude and other AI assistants to search and view public tenders in Switzerland.
Developed by Digilac.
| Tool | Description |
|---|---|
search_tenders | Search tenders with filters (text, dates, types, cantons, CPV) |
get_tender_details | Get full details of a specific tender |
search_cpv_codes | Search CPV codes (Common Procurement Vocabulary) |
browse_cpv_tree | Navigate CPV code hierarchy |
list_cantons | List all Swiss cantons |
list_institutions | List Swiss public institutions |
get_publication_history | Get publication history for a project |
search_proc_offices | Search public procurement offices |
search_bkp_codes | Search BKP codes (construction) |
browse_bkp_tree | Navigate BKP code hierarchy |
search_npk_codes | Search NPK codes (standardized positions) |
browse_npk_tree | Navigate NPK code hierarchy |
search_oag_codes | Search OAG codes (object types) |
browse_oag_tree | Navigate OAG code hierarchy |
The recommended way is npx β no global install needed. Pick your client below and copy the snippet.
Edit the Claude Desktop configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonRestart Claude Desktop for the change to take effect.
Add to ~/.claude/settings.json:
Global config at ~/.cursor/mcp.json (all projects) or project-level .cursor/mcp.json:
Fully quit and reopen Cursor β MCP servers are only loaded at startup.
Workspace config at .vscode/mcp.json (or open the user-level file via the MCP: Open User Configuration command):
VS Code uses
serversas the top-level key (notmcpServers).
Edit ~/.codeium/windsurf/mcp_config.json:
Open Cline's MCP Servers panel β Configure tab, then paste:
Edit the user settings.json (~/.config/zed/settings.json on macOS/Linux, %APPDATA%\Zed\settings.json on Windows) or a project-level .zed/settings.json:
Zed uses
context_serversas the top-level key.
Then configure your client with the direct command:
Then configure your client with the absolute path:
Once configured, just ask your AI assistant in natural language. Mention "in simap" to make sure the assistant routes the request through the MCP server:
Contributions are welcome! See CONTRIBUTING.md for development setup and commands, and ARCHITECTURE.md for architecture, internal patterns, and the full tool parameter reference.
This server uses the public API from simap.ch.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/simap-mcp)<a href="https://allmcps.com/mcp/simap-mcp"><img src="https://allmcps.com/api/badge/simap-mcp?style=directory" alt="Simap Mcp on AllMCPs" /></a>