npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@iflow-mcp/manfye-datagovmy-mcp-server

v0.1.3

Published

A simple MCP server for crawling the data from datagovmy API.

Readme

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