mcpbeat Sign in

Simap MCP Server

local only

Simap MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 308 installs a week from npm. Last commit 16 Sep 2026.

MCP server for simap.ch - Swiss public procurement platform

Installs per day peak 189 · avg 47 · -31% w/w
a month agotoday
308
Installs / week
npm · @digilac/simap-mcp
8
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Simap MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add simap-mcp -- npx -y @digilac/simap-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "simap-mcp": {
      "args": [
        "-y",
        "@digilac/simap-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.simap-mcp]
command = "npx"
args = ["-y", "@digilac/simap-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "simap-mcp": {
      "args": [
        "-y",
        "@digilac/simap-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "simap-mcp": {
      "args": [
        "-y",
        "@digilac/simap-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Simap MCP

same job, measured the same way
Simap
by pipeworx-io

simap MCP — Swiss public procurement tenders and awards (keyless).

34 tools answering
Tenderapi MCP
by idnsidns

MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.

343 installs/wk 3 tools answering
Hilma MCP
by aimiten

MCP server for Finnish public procurement notices (Hilma). Built by Aimiten.

39 installs/wk local only
Doffin
by pipeworx-io

Doffin MCP — Norwegian government public procurement notices (BYOK / platform key).

34 tools answering
Pylon MCP
by justinbeckwith

MCP server for Pylon customer support platform

84 installs/wk local only
Appcircle MCP
by appcircle

MCP server for Appcircle mobile CI/CD platform.

answering
Kapruka MCP
by kapruka

Free public MCP server for Kapruka.com — Sri Lanka's largest e-commerce platform.

8 tools answering
Swiss Procurement MCP
by malkreide

Swiss public procurement (simap.ch): tenders, awards, CPV codes, all cantons + federal, read-only

132 installs/wk local only

Simap MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Simap MCP?
Simap MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @digilac/simap-mcp was installed 308 times last week.
How do I connect Simap MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @digilac/simap-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Simap MCP?
The npm package @digilac/simap-mcp was installed 308 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Simap MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.