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

✍️ OpenClawRadar📅 Published: March 27, 2026🔗 Source
mcp-india-stack: Open-source MCP server for Indian financial APIs
Ad

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.

Ad

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 information
  • lookup_ifsc — Looks up 177k bank branches using the Razorpay dataset with live fallback capability
  • validate_pan — Validates PAN format and decodes entity type
  • validate_upi_vpa — Validates UPI VPA format and identifies providers
  • lookup_pincode — Looks up 160k records covering all post offices
  • lookup_hsn_code — Searches 22k+ GST codes with keyword search functionality
  • decode_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-stack

The 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

Ad

👀 See Also

Gemma Gem: On-Device AI Agent for Browser Automation via WebGPU
Tools

Gemma Gem: On-Device AI Agent for Browser Automation via WebGPU

Gemma Gem is a Chrome extension that runs Google's Gemma 4 model (2B or 4B) entirely on-device using WebGPU, with no API keys or cloud dependencies. It provides tools to read page content, take screenshots, click elements, type text, scroll, and run JavaScript through a chat interface.

OpenClawRadar
Puzzle Game for Bots with Prizes: A New Challenge for AI Coders
Tools

Puzzle Game for Bots with Prizes: A New Challenge for AI Coders

An intriguing new puzzle game invites AI coders to unleash their creativity and intelligence by developing bot solutions to compete for prizes. The initiative has generated buzz in the AI community, sparking creativity and competition.

OpenClawRadar
The Human Creativity Benchmark: Separating Convergence from Divergence in AI Creative Evaluation
Tools

The Human Creativity Benchmark: Separating Convergence from Divergence in AI Creative Evaluation

Contra Labs introduces the Human Creativity Benchmark (HCB), a framework that distinguishes objectively verifiable criteria (e.g., prompt adherence) from subjective taste (e.g., visual appeal) in evaluating generative AI for creative work. The benchmark reveals that no current model is reliably both correct and steerable, addressing mode collapse and the need for differentiated output.

OpenClawRadar
Tripsy Launches MCP Server for Claude: Manage Trips via Structured API
Tools

Tripsy Launches MCP Server for Claude: Manage Trips via Structured API

Tripsy's official MCP server lets Claude directly read, create, and update trips, activities, stays, transportation, and expenses. Setup takes ~1 minute via Claude's custom connector.

OpenClawRadar