com.munispot/municipal-data✓
com.munispot/municipal-data · v1.0.0
v1.0.0▦ npm npm: @munispot/mcp🌐 https://www.munispot.com/api/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.munispot/municipal-data",
"description": "Financial data, credit scores, and economic indicators for 14,800+ U.S. municipalities.",
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"identifier": "@munispot/mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.munispot.com/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}