Indian-MCP-Server

CodesbyFebin/Indian-MCP-Server
★ 0 stars Unknown language File System Updated today
🇮🇳 Indian MCP Server — India's Largest Open Model Context Protocol (MCP) Server Directory, Guides & Developer Platform
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "indian-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "CodesbyFebin/Indian-MCP-Server"
      ]
    }
  }
}