Server for Singapore Government Open Data

Server for Singapore Government Open Data

Pricing: Free
Visit Website

TL;DR

Gahmen-mcp is an open-source Model Context Protocol (MCP) server that connects AI models like Claude to Singapore’s official open data portals. It allows developers and data analysts to search, retrieve, and download government datasets using natural language rather than manual API calls. Its primary differentiator is its seamless bridge between the CKAN-based data.gov.sg infrastructure and modern LLM interfaces.

What Users Actually Pay

No user-reported pricing yet.

Our Take

Gahmen-mcp occupies a highly specialized niche within the growing AI agent ecosystem, serving as a vital 'hand' for LLMs to interact with Singapore-specific public data. By exposing tools for searching collections and fetching SingStat tables, it effectively eliminates the 'hallucination' risk associated with local statistics, as the AI can now query live, authoritative sources. For researchers and policy analysts, this transforms hours of manual data hunting into a conversational workflow. From a technical perspective, the tool is a lean wrapper around the data.gov.sg and SingStat APIs. Its strength lies in its simplicity; it requires no authentication or API keys for public datasets, making it one of the most accessible data-retrieval tools for the Singapore market. However, because it is an unofficial community project, users should be aware of the 'single-point-of-failure' risk inherent in individual-led open-source maintenance. Potential users must consider the strict rate-limiting built into the server. At five requests per minute, it is designed for targeted queries rather than bulk scraping or high-frequency data streaming. This makes it an excellent choice for a 'research assistant' setup but less ideal for heavy-duty backend production environments without modification. Overall, Gahmen-mcp is best suited for tech-savvy developers, local researchers, and AI enthusiasts in Singapore who use Claude Desktop or Cursor and need grounded, real-time government data for their prompts. It is a quintessential example of how the Model Context Protocol can democratize access to localized public information.

Pros

  • + No authentication required to access public government data, lowering the barrier to entry for developers.
  • + Broad dataset coverage including both the main data.gov.sg portal and specific SingStat tables.
  • + Built-in rate limiting (5 requests per minute) ensures compliance with government API quotas and prevents accidental IP bans.
  • + Seamless integration with MCP-compatible clients like Claude Desktop, Cursor, and VS Code.
  • + Fully open-source, allowing users to inspect the code for security or self-host for custom requirements.

Cons

  • - Requires a technical setup process involving local command-line installation and JSON configuration.
  • - The 5-request-per-minute limit may be too restrictive for advanced data analysis or multi-step agentic workflows.
  • - Unofficial third-party status means reliability is tied to the maintenance schedule of an individual developer.
  • - Currently lacks a user interface, making it inaccessible to non-technical users who cannot manage local environment variables.
  • - Dependence on the uptime of Singapore's government APIs; if the source portal changes its schema, the server may break until updated.

MCP Integrations

1 server5,496 total uses
MCP Server for Singapore Government Open Data
MCP Server for Singapore Government Open Dataaniruddha-adhikary/gahmen-mcp
smitheryRemoteHigh match

Provide seamless access to open datasets and collections from data.gov.sg. Enable searching, metadata retrieval, and filtered dataset downloads for analysis.

5,496 usesMIT

Last checked Mar 18, 2026

Reviews

0 reviews
Write a Review

No reviews yet. Be the first to review Server for Singapore Government Open Data!