Skip to main content
Glama

Data.gov.my MCP Server

by manfye
ISC License
2
5

get_catalogue_data

Fetch specific dataset information from Malaysia's open government data platform using a unique ID, with optional record limits, via Data.gov.my MCP Server.

Instructions

Fetch actual data from the data.gov.my API for a specific catalogue.

Input Schema

NameRequiredDescriptionDefault
idYesID of the dataset
limitNoNumber of records to fetch (optional, default 100)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the dataset", "type": "string" }, "limit": { "description": "Number of records to fetch (optional, default 100)", "type": "number" } }, "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