Skip to main content
Glama
manfye

Data.gov.my MCP Server

by manfye

Related Servers

Alternatives to Data.gov.my MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Trust layer for 412 official Malaysian public datasets, with freshness, licences, and a public read-only MCP server. No API key.
      4
      19
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables access to Hong Kong government's official open data portal (DATA.GOV.HK) through natural language queries. Supports searching datasets, browsing categories, and retrieving detailed information about Hong Kong's public data resources.
      8
      8
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables querying Malaysian official statistics through natural language, with correct series resolution, statistical transformations, and provenance-attached data.
      11
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching and retrieving Australian open government data from data.gov.au via CKAN API, including datasets, organizations, groups, tags, and resources.
      1 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: list_catalogue_ids enumerates available IDs, get_catalogue_metadata retrieves metadata for a specific ID, get_catalogue_data fetches actual data for a catalogue, and search_catalogues performs keyword searches. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case (e.g., get_catalogue_data, list_catalogue_ids). The verbs (get, list, search) are appropriately chosen and consistently applied, making the naming predictable and readable.

    Tool Count5/5

    With 4 tools, this server is well-scoped for its purpose of interacting with data catalogues. Each tool serves a distinct and necessary function, and the count is neither too sparse nor excessive, fitting typical expectations for a focused API client.

    Completeness4/5

    The toolset covers core operations for browsing and retrieving catalogue information (list, search, get metadata, get data), providing a solid foundation. A minor gap exists in lacking update or management operations, but this is reasonable for a read-only data access server, and agents can work effectively with the available tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues