Skip to content
Claude Desktop

sgdata mcp for Claude Desktop

io.github.sypherin/sgdata-mcp

Singapore government data for AI agents: ACRA, HDB, COE, URA, SingStat, MAS, IRAS. 87 tools.

client:Claude Desktop transport:stdio runtime:npm

Install sgdata mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sgdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@altronis/sgdata-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sgdata mcp in other clients