India Open Data
БесплатноНе проверенIndia's Open Government Data platform for public datasets, via Pipeworx gateway.
Описание
India's Open Government Data platform for public datasets, via Pipeworx gateway.
README
India Open Government Data (OGD) Platform MCP — data.gov.in
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
resource_data |
Fetch records from any India Open Government Data (data.gov.in) resource by its resourceId. Supports pagination, per-field filtering, field projection, and sorting. The resourceId is the UUID shown on a dataset's page on data.gov.in (and in its API URL, e.g. api.data.gov.in/resource/ |
resource_meta |
Fetch the schema/metadata for a data.gov.in resource by resourceId: title, publishing org, sector, last-updated time, and the list of fields (each with name, id, type). Use this to discover the filterable/sortable field ids before calling resource_data. The resourceId is the UUID from the dataset's page on data.gov.in. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"data-gov-in": {
"url": "https://gateway.pipeworx.io/data-gov-in/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Data Gov In data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить India Open Data в Claude Desktop, Claude Code, Cursor
unyly install india-open-dataСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add india-open-data -- npx -y @pipeworx/mcp-data-gov-inПошаговые гайды: как установить India Open Data
FAQ
India Open Data MCP бесплатный?
Да, India Open Data MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для India Open Data?
Нет, India Open Data работает без API-ключей и переменных окружения.
India Open Data — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить India Open Data в Claude Desktop, Claude Code или Cursor?
Открой India Open Data на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare India Open Data with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
