DevelopmentUnknown
MCP Server for Singapore Government Open Data
Provide seamless access to open datasets and collections from data.gov.sg. Enable searching, metadata retrieval, and filtered dataset downloads for analysis.
N/A rating (0 reviews)7,540 installs0 GitHub stars
Provide seamless access to open datasets and collections from data.gov.sg. Enable searching, metadata retrieval, and filtered dataset downloads for analysis.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-for-singapore-government-open-data": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-for-singapore-government-open-data"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json