Odel
bhoonidhi-mcp

bhoonidhi-mcp

Local
@geovicco-dev2PythonMITUpdated 5 days ago

Search, save, and download satellite scenes from ISRO's Bhoonidhi portal in natural language.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbhoonidhi-mcpv0.3.0

Run

uvx bhoonidhi-mcp

MCP client config

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