Skip to main content
Glama

Data.gov.my MCP Server

by manfye
ISC License
7
5

get_catalogue_metadata

Retrieve detailed metadata for a specific dataset by ID from Malaysia's official government data catalogue to facilitate data exploration and integration.

Instructions

Fetch metadata for a specific data catalogue by ID from GitHub.

Input Schema

NameRequiredDescriptionDefault
idYesID of the dataset (e.g., "air_pollution", "population")

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the dataset (e.g., \"air_pollution\", \"population\")", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Data.gov.my 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/manfye/data-dosm-mcp-nodejs'

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