india-finance-mcp
MCP server for Indian financial data.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Get Mutual Fund Nav: Look up the latest Net Asset Value (NAV) for an Indian mutual fund. Provide either an AMFI scheme_code or a free-text query of the scheme name. Data sourced daily from AMFI.
- Validate Gstin: Validate an Indian GSTIN (Goods & Services Tax Identification Number). Performs structural checks (state code, embedded PAN format) and verifies the mod-36 checksum digit. Offline — do
What data it sees
Do you need an account
No: the server works without sign-in
MCP server for Indian financial data. Get real-time mutual fund NAVs from AMFI (47,000+ schemes), validate GSTIN numbers with checksum verification, and more. Built for AI agents (Claude, ChatGPT, Cursor) via MCP protocol. REST API also available.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| get_mutual_fund_nav | Look up the latest Net Asset Value (NAV) for an Indian mutual fund. Provide either an AMFI scheme_code or a free-text query of the scheme name. Data sourced daily from AMFI. |
| validate_gstin | Validate an Indian GSTIN (Goods & Services Tax Identification Number). Performs structural checks (state code, embedded PAN format) and verifies the mod-36 checksum digit. Offline — does not call the GSTN portal. |