trackmcp
Back to directory
anshumax

india-fin-compliance-plugin

View on GitHub

Claude Code plugin + marketplace for the India Fin Compliance MCP — citation-first Indian financial regulation for AI agents

0 starsOthers Updated Aug 21, 2026

Documentation

India Fin Compliance — Claude Code plugin

Citation-first retrieval of curated Indian financial regulation — RBI, SEBI, IRDAI, PFRDA and more — for AI agents. The plugin connects Claude Code to a read-only MCP server over a versioned, provision-segmented corpus, and ships a skill that enforces a citation-first research workflow (coverage checks, entity profiles, as-of dating, verbatim evidence).

Product page, API keys, and usage dashboard: https://www.anshumansaxena.live/india-fin-compliance

Install (Claude Code)

code
/plugin marketplace add anshumax/india-fin-compliance-plugin
/plugin install india-fin-compliance@anshuman-tools

On first use, Claude Code opens a browser window to sign in with Google and authorize access — no manual configuration needed.

Other clients

  • claude.ai / Claude Desktop / ChatGPT / Cursor: add `https://india-fin-compliance.anshumansaxena.live/mcp` as a custom connector / MCP server; the OAuth sign-in flow starts automatically.
  • Clients without OAuth support: create a personal API key on the product page and send it as `Authorization: Bearer ifc_`.

What you get

Fourteen read-only tools: `list_documents`, `search_documents`, `get_document`, `get_document_outline`, `get_provisions`, `get_provision_context`, `compare_versions`, `get_corpus_coverage`, `get_corpus_stats`, `get_obligations`, `get_deadlines`, `get_entity_profile_schema`, `search_entity_presets`, `validate_entity_profile` — plus a skill that routes browsing vs. searching and keeps answers cited to official sources (authority, instrument, provision locator, effective date, official URL).

Usage is metered per user: 30 tool calls/minute, 500/day.

Notes

  • The server is a retrieval interface, not a legal adviser; consequential decisions need professional review.
  • The plugin source of truth lives alongside the server; this repository mirrors it for distribution.

Licensed under Apache-2.0.

Frequently asked questions

What is india-fin-compliance-plugin?

india-fin-compliance-plugin is Claude Code plugin + marketplace for the India Fin Compliance MCP — citation-first Indian financial regulation for AI agents

How do I install india-fin-compliance-plugin?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is india-fin-compliance-plugin open source?

Yes — it is hosted on GitHub at https://github.com/anshumax/india-fin-compliance-plugin.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP