mcp-india-stack: Open-source MCP server for Indian financial APIs

mcp-india-stack is an open-source MCP server that gives Claude native access to Indian financial and government APIs. According to the developer, it appears to be the first MCP server in this specific domain.
Key Details
The server provides seven tools with zero authentication required and follows an offline-first approach:
validate_gstin— Validates GSTIN format, checksum, and decodes state/PAN informationlookup_ifsc— Looks up 177k bank branches using the Razorpay dataset with live fallback capabilityvalidate_pan— Validates PAN format and decodes entity typevalidate_upi_vpa— Validates UPI VPA format and identifies providerslookup_pincode— Looks up 160k records covering all post officeslookup_hsn_code— Searches 22k+ GST codes with keyword search functionalitydecode_state_code— Decodes all 36 Indian GST state codes
The package is built with FastMCP and released under MIT license. Installation is straightforward:
pip install mcp-india-stackThe developer mentions that a future update will bring "a big change" and is seeking feedback from users implementing it in agent workflows.
📖 Read the full source: r/ClaudeAI
👀 See Also

AutoProber: AI-driven flying probe automation for hardware hacking
AutoProber is a hardware hacker's flying probe automation stack that enables AI agents to discover targets, map microscope images, perform safety-monitored CNC motion, review probes, and conduct controlled pin probing. It includes Python control code, a web dashboard, CAD files, and operates with GRBL CNC controllers, USB microscopes, and oscilloscope safety monitoring.

Building a Geological Clock with Claude Code: Single HTML + Three.js
A product designer built eona.earth, a geological clock that maps Earth's 4.5 billion years onto 12 hours, using Claude Code, Three.js, and custom WebGL shaders — all as a single HTML file with no build step.

Interactive Mind Map Visualizes Claude Tool Ecosystem
A developer created an interactive HTML mind map using D3.js to track features across Claude's Chat, Cowork, and Code tools, including platform availability, pricing differences, and connector compatibility.

Caddie: Slack-Based OpenClaw Alternative Launches Next Week
Caddie is a Slack-based version of OpenClaw that requires no local installation or MCP configuration. Users authorize it through the Slack App Directory in 60 seconds, then type commands to automate tasks across Gmail, LinkedIn, CRM, calendar, and 100+ other tools.