{
  "markdown": "# @munispot/mcp\n\nMCP server for **MuniSpot** — query financial health scores, budgets, debt levels, and economic indicators for 14,800+ US municipalities.\n\n## Quick Start\n\n### Option 1: Streamable HTTP (recommended)\n\nAdd to your MCP client config (Claude Desktop, Cursor, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"munispot\": {\n      \"url\": \"https://www.munispot.com/api/mcp\",\n      \"headers\": {\n        \"X-API-Key\": \"ms_live_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n### Option 2: stdio (via npx)\n\n```json\n{\n  \"mcpServers\": {\n    \"munispot\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@munispot/mcp\"],\n      \"env\": {\n        \"MUNISPOT_API_KEY\": \"ms_live_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n## Getting an API Key\n\n1. Sign up at [munispot.com](https://www.munispot.com)\n2. Subscribe to **API Professional** at `/pricing`\n3. Create an API key at `/account/api-keys`\n\nFree-tier keys (100 calls/month) also work for basic queries.\n\n## Tools\n\n| Tool | Description | Tier |\n|------|-------------|------|\n| `search_municipalities` | Search by name, state, sector, score range, population | All |\n| `get_municipality` | Detailed profile with full MuniScore breakdown | All |\n| `get_financials` | ACFR line items (balance sheet, income, obligations) | Pro+ |\n| `get_scores_history` | MuniScore across all fiscal years | All |\n| `compare_municipalities` | Side-by-side comparison of 2-10 entities | All |\n| `get_economy` | Economic/demographic data by EIN, CBSA, or state | All |\n\n## Examples\n\nAsk your AI assistant:\n\n- \"Find Ohio cities with a MuniScore below 50\"\n- \"Compare Austin TX and Denver CO finances\"\n- \"Show me the debt-to-revenue trend for Phoenix\"\n- \"What's the poverty rate in the Phoenix metro area?\"\n\n## License\n\nMIT",
  "bytes": 1726,
  "sha": "d273466e2b5e4d3e6e7975c4f224f7f8701e2d19d7dc93903469227afc172378",
  "repo_slug": "",
  "fonte": "npm",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_munispot_municipal_data_93774435/readme"
}