india-finance-mcp
MCP server for Indian financial data.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |