HomeSearch & Research › mcp-server

mcp-server

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

TypeScript Cloud
★ 3 stars Last pushed 2026-04-16 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @atlasprzetargow/mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@atlasprzetargow/mcp@0.1.1"
      ],
      "env": {
        "ATLAS_API_KEY": "<YOUR_VALUE>",
        "ATLAS_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • ATLAS_API_KEY secret — Optional API key for /api/llm/* endpoints (unlocks AI-generated tender summaries). Without the key, all public Atlas endpoints still work in full.
  • ATLAS_API_BASE — Override for the Atlas Przetargów API root. Defaults to https://atlasprzetargow.pl

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry