You're viewing a demo portfolio

Join the waitlist
PRSM

resource_meta

Active

Tool of Data Gov In

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "resourceId"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "data.gov.in API key"
    },
    "resourceId": {
      "type": "string",
      "description": "The dataset resource UUID from its data.gov.in page (e.g. \"9ef84268-d588-465a-a308-a864a43d0070\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Data Gov In

https://github.com/pipeworx-io/mcp-data-gov-in

1/7 registries
View full server →