← Back to Plugins
MCP Server MCP

io.github.atlasprzetargow/mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @atlasprzetargow/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@atlasprzetargow/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key for /api/llm/* endpoints (unlocks AI-generated tender summaries). Without the key, all public Atlas endpoints still work in full.",
          "format": "string",
          "isSecret": true,
          "name": "ATLAS_API_KEY"
        },
        {
          "description": "Override for the Atlas Przetargów API root. Defaults to https://atlasprzetargow.pl",
          "format": "string",
          "default": "https://atlasprzetargow.pl",
          "name": "ATLAS_API_BASE"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...