MCP Server
MCP
io.github.atlasprzetargow/mcp
Search Polish public tenders (BZP + TED) — 800k+ tenders, profiles, statistics, glossary.
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
By
Comments
Sign in to leave a comment