Odel
mcp server

mcp server

Local
@atlasprzetargow3TypeScriptMITUpdated 4mo ago

Search Polish public tenders (BZP + TED) — 800k+ tenders, profiles, statistics, glossary.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@atlasprzetargow/mcpv0.1.1

Run

npx -y @atlasprzetargow/mcp

MCP client config

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@atlasprzetargow/mcp"
      ]
    }
  }
}