mcp-socrata-readonly

balamuru/mcp-socrata-readonly
★ 0 stars Python API Integration Updated today
A high-performance Model Context Protocol (MCP) server for querying real estate property and tax data from the Socrata SODA API (specifically tailored for data.texas.gov and Collin County CAD).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-socrata-readonly": {
      "command": "uvx",
      "args": [
        "mcp-socrata-readonly"
      ]
    }
  }
}

Or install with pip: pip install mcp-socrata-readonly

Topics

mcpsocrata