eDistrict Odisha ServicePlus MCP ServerServer

ag2-mcp-servers
GitHub
MCPOdishaAPI

Loading subscription status...

💡 Description

An MCP server that enables interaction with Odisha's eDistrict services through the API Setu interface, allowing users to access and utilize Odisha government digital services through natural language.

📝 JSON Entries

{
  "mcpServers": [
    {
      "eDistrict_Odisha_ServicePlus_MCP_Server": {
        "env": {
          "CONFIG": "",
          "SECURITY": "",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

Python