Skip to main content
Glama

Data.gov MCP Server

by melaodoidao

package_show

Retrieve detailed information about a specific dataset by entering its ID or name, enabling users to explore metadata and resources on the Data.gov MCP Server.

Instructions

Get details for a specific package (dataset)

Input Schema

NameRequiredDescriptionDefault
idYesPackage ID or name

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Package ID or name", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Data.gov MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/melaodoidao/datagov-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server