← Back to Plugins
MCP Server MCP

TaxBrainAI MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx taxbrainai-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "taxbrainai-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional path to a JSONL case-law metadata index ({title, court, ...}) to enable the find_case_law lexical search. Unset => find_case_law returns an empty result set. No corpus ships with the package.",
          "name": "TAXBRAIN_MCP_CASELAW_INDEX"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...