Odel
TaxBrainAI MCP

TaxBrainAI MCP

Local
@harshil-projectsPythonMITUpdated 2mo ago

8 offline Indian income-tax MCP tools: deterministic compute, regimes, citations, notices.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItaxbrainai-mcpv0.1.1

Run

uvx taxbrainai-mcp

MCP client config

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