MCP server for INDmoney — read-only portfolio access via Claude (stocks, MF, US stocks, gold, credit cards, liquid, loans, debt)
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"indmoney-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# INDmoney MCP Server > A **Model Context Protocol (MCP)** server that gives Claude read-only access to your [INDmoney](https://www.indmoney.com/) portfolio — stocks, mutual funds, US stocks, gold, credit cards, liquid savings, loans, and debt. Built with Python + Playwright. Uses browser automation for OTP login and network interception to capture live API data. Sessions are encrypted and persist across restarts. --- ## What you can ask Claude Once connected, you can ask things like: - *"Show me my stock holdings and P&L"* - *"How are my mutual funds performing?"* - *"What's my US stocks portfolio in INR?"* - *"What's my outstanding credit card balance?"* - *"Give me a full portfolio summary with asset allocation"* - *"How much cash do I have in my savings accounts?"* --- ## Features | | | |---|---| | **14 MCP tools** | Status, connect, disconnect, holdings, MF, US stocks, gold, loans, credit cards, liquid, debt, summary, credit score, discover | | **Persistent sessions** | AES-256-GCM encrypted session survives server restarts (12-hour TTL) | | **Two-level cache** | In-memory (5 min) + disk (60 min) — subsequent queries are instant | | **Reliable fetching** | Direct JWT Bearer calls + page-nav interception fallback | | **Read-only** | No order placement, no fund transfers — portfolio data only | | **Type-safe** | Pydantic models throughout; all responses are structured JSON | --- ## Requirements - Python 3.11+ - macOS / Linux / Windows (WSL2) - [Claude Desktop](https://claude.ai/download) (or any MCP-compatible client) - An INDmoney account --- ## Installation ### 1. Clone and install ```bash git clone https://github.com/VIckys-AI-Stuffs/indmoney-mcp-python.git cd indmoney-mcp-python python3.11 -m venv venv source venv/bin/activate # Windows: venv\Scripts\activate pip install -e . python -m playwright install chromium ``` ### 2. Generate an encryption key The server encrypts your session on disk with AES-256-GCM. Generate a persistent k…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.