esankhyiki-mcp

nso-india/esankhyiki-mcp
★ 112 stars Python 💻 Code/Dev Tools Updated 1mo ago
This repository consists of Source Code for Model Context Protocol (MCP) Pilot Project being undertaken by Ministry of Statistics and Programme Implementation and source code for the same is being shared under GNU General Public License.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "esankhyiki-mcp": {
      "command": "uvx",
      "args": [
        "esankhyiki-mcp"
      ]
    }
  }
}

Or install with pip: pip install esankhyiki-mcp