Skip to content
Cline

fcc mcp for Cline

io.github.mrfentmen/fcc-mcp

FCC Census Block API: find census block, state, county and tract for coordinates.

client:Cline transport:stdio runtime:npm

Install fcc mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "fcc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fcc-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fcc mcp in other clients