tcad-mcp

dantebarbieri/tcad-mcp
★ 0 stars Python 🤖 AI/LLM Updated 8d ago
MCP server wrapping the Travis Central Appraisal District public portal (TrueProdigy backend).
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install tcad-mcp

README Excerpt

A small [Model Context Protocol](https://modelcontextprotocol.io) server that wraps the **Travis Central Appraisal District** public portal (and any other TCAD office that runs on TrueProdigy's SaaS backend) so AI agents can pull structured property data — subdivision, year built, lot size, school district, value history, deed history, protest status — from a single

Tools (15)

AUTH_TOKENAUTH_TOKEN_FILEBEARER_AUTH_ENABLEDOAUTH_AUDIENCEOAUTH_AUTH_ENABLEDOAUTH_DISCOVERY_TTLOAUTH_ISSUEROAUTH_JWKS_TTLOAUTH_JWKS_URLOAUTH_REQUIRED_SCOPERESOURCE_URLTCAD_HTTP_TIMEOUTTCAD_OFFICETCAD_UPSTREAM_URLTravis