Loading MCP server directory, please wait...
Civic data MCP: flood zones, 311 density, census for real addresses (Montgomery AL, Baltimore MD).
npx @getmcp/cli add com.tarkagrid/rise-civic-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyRISE API key (isSecret). Issue a free trial key via POST https://dev.tarkagrid.com/v1/trial-key (public-api-rest on the production host dev.tarkagrid.com — not a staging alias; trial issuance is intentionally not served from the MCP SSE process). Marketing CTA: https://tarkagrid.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tarkagrid/rise-civic-intelligence": {
"url": "https://mcp.tarkagrid.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}