Server for Singapore Government Open Data

Server for Singapore Government Open Data

Unverified verified 13 jun 2026
Pricing: Free Last verified: 2026-06-13
Visit Website
Updated

TL;DR

An open-source Model Context Protocol (MCP) server that provides AI agents with seamless access to Singapore's official open data portal, data.gov.sg. It is designed for developers and AI users who need to ground their LLMs in real-time Singaporean datasets such as weather, transport, and property prices. The key differentiator is its implementation of the MCP standard, which allows instant 'plug-and-play' integration with AI tools like Claude Desktop and Cursor.

What Users Actually Pay

No user-reported pricing yet.

Our Take

Gahmen-mcp occupies a vital niche in the burgeoning MCP ecosystem as the primary bridge to Singapore's public data infrastructure. By abstracting the complexities of the data.gov.sg CKAN-based APIs into LLM-readable tools, it significantly lowers the barrier for building context-aware AI applications in the Singaporean market. Its strengths lie in its zero-config authentication and high utility for research and data analysis tasks that require factual local grounding. However, the project is inherently tied to the availability and schema of its upstream government sources. Users may encounter occasional latency or downtime if the data.gov.sg portal undergoes maintenance, and the tool enforces a strict rate limit (5 requests per minute) to ensure compliance with government API guidelines. This makes it better suited for research and development rather than high-throughput production environments. Overall, it is a must-have tool for any developer working within the Singaporean AI space. It successfully transforms static government spreadsheets and live JSON feeds into dynamic, queryable resources for autonomous agents, effectively serving as a 'digital librarian' for Singapore public data.

Pros

  • + No authentication or API keys required for public government data access.
  • + Instant integration with popular MCP hosts like Claude Desktop, Cursor, and Windsurf.
  • + Comprehensive toolset covering searching, metadata retrieval, and filtered dataset downloads.
  • + Built-in rate limiting to prevent API abuse and ensure stable connections.
  • + Includes support for SingStat resources alongside data.gov.sg datasets.

Cons

  • - Limited to 5 requests per minute, which may be restrictive for complex automated workflows.
  • - Dependency on the uptime and performance of government-hosted servers (data.gov.sg).
  • - Requires technical familiarity with Node.js and the MCP protocol for initial setup.
  • - Current functionality is focused on retrieval rather than advanced data visualization or processing.

Sentiment Analysis

+0.82Very PositiveUpdated May 14, 2026

Sentiment has improved since last capture. The sentiment has improved dramatically from its previous 0.00 baseline as the tool has gained traction within the developer community. It is now widely recognized as a top-tier MCP server for local context, with high usage metrics on directories like Smithery and positive mentions in AI research and developer forums.

Sentiment Over Time

By Source

smithery+0.90

27310 mentions

Sample quotes (1)
  • "Provide seamless access to open datasets and collections from data.gov.sg. Quality Score: 79/100."
Reddit+0.75

12 mentions

Sample quotes (1)
  • "Postgres/SQLite MCP for structured data recall, super handy when you want persistent memory... along with others like Singapore Open Data."
github+0.85

45 mentions

Sample quotes (1)
  • "MCP server for AI agents to access Singapore government open data from data.gov.sg."

Agent Readiness

45/100

Gahmen-mcp is highly ready for autonomous agent usage as it is built specifically on the Model Context Protocol (MCP). This allows AI agents to 'self-discover' available tools and their required parameters without manual configuration. While it lacks traditional SaaS integrations like Zapier, its native compatibility with modern AI IDEs and clients makes it a premier example of the 'Agent-First' software architecture. Documentation is clear, though primarily focused on local installation via npm or npx.

API Surface85
Public APIMCPJSON-RPCRESTFree Tiernone
Protocol Support40
MCP (10 tools)
SDK Availability0
Integration Ecosystem0
Claude DesktopCursorWindsurfSmitheryLobeHub
Developer Experience65
Docs: goodVersioningChangelog

Last checked May 14, 2026

MCP Integrations

1 server10 tools13,979 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.

13,979 uses
10 tools
  • datagovsg_list_collectionsList all collections on data.gov.sg
  • datagovsg_get_collectionGet metadata for a specific data.gov.sg collection
  • datagovsg_list_datasetsList all datasets on data.gov.sg
  • datagovsg_get_dataset_metadataGet metadata for a specific data.gov.sg dataset
  • datagovsg_search_datasetSearch for data within a data.gov.sg dataset
  • datagovsg_initiate_downloadInitiate download of a data.gov.sg dataset with optional filtering
  • datagovsg_poll_downloadCheck data.gov.sg download status and get download URL
  • singstat_search_resourcesSearch for SingStat tables by keyword (works best with single words)
  • singstat_get_metadataGet metadata for a specific SingStat table
  • singstat_get_table_dataGet data from a specific SingStat table with optional filtering

Last checked May 28, 2026

Reviews

0 reviews
Write a Review

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