Skip to main content
Glama

Data.gov.my MCP Server

by manfye
ISC License
7
5

Data.gov.my MCP Server

Data.gov.my MCP Server is a Model Context Protocol (MCP) server that provides seamless access to Malaysia's official government data catalogue. It enables developers to discover, explore, and fetch datasets from the Malaysian government's open data platform through a simple, unified interface.

🔧 Installation

Install the package via npm:

npm install -g datagovmy-mcp-server

Note: No API key required! This server directly accesses Malaysia's public data catalogue.

💬 Example Usage

Configure the MCP server in your Claude Desktop or compatible MCP client:

{ "mcpServers": { "datagovmy": { "command": "npx", "args": ["datagovmy-mcp-server"] } } }

Once the server is running, you can:

  • Discover datasets: Browse all available Malaysian government datasets
  • Search by keyword: Find specific datasets related to topics like "pollution", "population", or "economy"
  • Explore metadata: Get detailed information about dataset structure, descriptions, and sources
  • Fetch actual data: Retrieve real government data for analysis and visualization

🚀 Available Tools

list_catalogue_ids

Fetch a complete list of all available data catalogue IDs from the Malaysian government repository.

get_catalogue_metadata

Get detailed metadata for a specific dataset, including:

  • Dataset description and methodology
  • Data structure and field definitions
  • Publication schedule and sources
  • Data quality information

search_catalogues

Search through available datasets using keywords to find relevant data about specific topics.

get_catalogue_data

Fetch the actual data from Malaysia's data.gov.my API for analysis, visualization, or integration into your applications.

📊 Example Datasets

Access hundreds of Malaysian government datasets including:

  • Economic indicators: GDP, inflation, trade statistics
  • Demographics: Population data, census information
  • Environment: Air quality, water quality, climate data
  • Health: Healthcare statistics, disease surveillance
  • Education: School enrollment, literacy rates
  • Transportation: Traffic data, public transport usage

🔍 Data Sources

All data is sourced directly from:

  • API: https://api.data.gov.my - Official Malaysian government data API
  • Metadata: https://github.com/data-gov-my/datagovmy-meta - Dataset documentation and structure

📚 References

This MCP server integrates with:

📩 Contact

For questions about the Malaysian government datasets or data.gov.my platform, please visit the official Data.gov.my website.

For issues with this MCP server, please file an issue on the GitHub repository.

🏢 About Data.gov.my

Data.gov.my is Malaysia's official open data portal, managed by the Malaysian government to promote transparency, innovation, and data-driven decision making. The platform provides free access to government datasets across various sectors and ministries.

🏷️ Tags

malaysiagovernment-dataopen-datamcp-serverdata-catalogueapiclaudeai-integrationtypescriptnodejs

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Provides seamless access to Malaysia's official government data catalogue, enabling developers to discover, explore, and fetch datasets from the Malaysian government's open data platform through a simple, unified interface.

  1. 🔧 Installation
    1. 💬 Example Usage
      1. 🚀 Available Tools
        1. list_catalogue_ids
        2. get_catalogue_metadata
        3. search_catalogues
        4. get_catalogue_data
      2. 📊 Example Datasets
        1. 🔍 Data Sources
          1. 📚 References
            1. 📩 Contact
              1. 🏢 About Data.gov.my
                1. 🏷️ Tags

                  Related MCP Servers

                  • A
                    security
                    F
                    license
                    A
                    quality
                    Facilitates real-time access to Singapore's Land Transport Authority (LTA) transportation data, offering insights into bus arrivals, train services, traffic conditions, and more through integration with the LTA DataMall API.
                    Last updated -
                    7
                    2
                    JavaScript
                  • A
                    security
                    A
                    license
                    A
                    quality
                    An MCP server that provides access to government datasets from Data.gov, enabling users to search packages, view dataset details, list groups and tags, and access resources by URL.
                    Last updated -
                    4
                    259
                    14
                    JavaScript
                    MIT License
                    • Apple
                  • -
                    security
                    A
                    license
                    -
                    quality
                    MCP for Data.gov.il Israeli Government Data
                    Last updated -
                    62
                    Python
                    MIT License
                    • Apple
                    • Linux

                  View all related MCP servers

                  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