Simap MCP
An MCP (Model Context Protocol) server for interacting with simap.ch, Switzerland's public procurement platform. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 7 · #152 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Simap MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add digilac-simap-mcp -- npx -y @digilac/simap-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"digilac-simap-mcp": {
"command": "npx",
"args": [
"-y",
"@digilac/simap-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @digilac/simap-mcp - published under the repo owner's npm scope (@digilac)
registry namespace io.github.Digilac is GitHub-verified and matches the repo owner
03 · What Simap MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.1 · 2026-08-10
Thanks @mathieumaf! - - @modelcontextprotocol/sdk - bump from 1.29.0 to 1.30.0. The 1.30 minor prioritizes and formats Zod issues in server-side validation errors, so malformed tool input now produces a clearer…
v1.3.0 · 2026-05-07
Thanks @mathieumaf! - - package.json engines.node - bumped from >=20 to >=22. Node.js 20 reached end-of-life on 2026-04-30 and no longer receives security updates; supported runtimes are now Node 22 (Active LTS) and…
v1.2.4 · 2026-05-06
Thanks @dependabot! - zod - bump from 4.3.6 to 4.4.1. The 4.4.0 minor includes correctness fixes around tuple parsing (defaults, optional tails, explicit undefined), and 4.4.1 tightens tuple-hole rejection. No tuple…
04 · Who maintains Simap MCP
simap-mcp is maintained by digilac. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/digilac/simap-mcp
- category
- other - ranked #152 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-08-10)
- registry
- io.github.Digilac/simap-mcp (active, first published 2026-02-26 · 15 versions)
- packages
- npm:@digilac/simap-mcp
06 · Simap MCP FAQ
What is Simap MCP?
An MCP (Model Context Protocol) server for interacting with simap.ch, Switzerland's public procurement platform. It runs locally over stdio via the published package.
Is Simap MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Simap MCP?
Run `npx -y @digilac/simap-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Simap MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Simap MCP
Alternatives to Simap MCP
Maintained other servers if Simap MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Token Pilot · DWG MCP Server · Discourse MCP Server · Ynab Mcpb · Nexus Legal
More TypeScript MCP servers · Debugger · Screenshot · Envault · see all