Connects Claude to Bulgaria's National Statistical Institute (НСИ) open data API through the Pipeworx gateway. The source doesn't list specific tools, but NSI publishes official demographic, economic, and social statistics for Bulgaria. You'd use this when building agents that need authoritative Bulgarian data, whether for economic analysis, population research, or regional comparisons. Works via streamable HTTP, so no local setup required. You can call tools directly or use ask_pipeworx to query in plain English and let the gateway route to the right endpoint. Part of Pipeworx's 250+ data source collection, so you can add just this or connect to the full gateway.
Bulgarian National Statistical Institute (НСИ / NSI) — Open Data API.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"nsi-bg": {
"url": "https://gateway.pipeworx.io/nsi-bg/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Nsi Bg data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json