mcpbeat Sign in

Sgdata MCP Server

local only

Sgdata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 4 Sep 2026.

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

Installs per day peak 173 · avg 20 · -70% w/w
a month agotoday
69
Installs / week
npm · @altronis/sgdata-mcp
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Sgdata MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sgdata-mcp -- npx -y @altronis/sgdata-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sgdata-mcp": {
      "args": [
        "-y",
        "@altronis/sgdata-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sgdata-mcp]
command = "npx"
args = ["-y", "@altronis/sgdata-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sgdata-mcp": {
      "args": [
        "-y",
        "@altronis/sgdata-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sgdata-mcp": {
      "args": [
        "-y",
        "@altronis/sgdata-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sgdata MCP

same job, measured the same way
Weavz
by weavz

Governed app access for AI agents: 1,000+ apps & 12,000+ tools via Code Mode MCP.

answering
SEO Stack MCP
by raffaele86

The complete open-source SEO data stack for AI agents: 7 sources, 86 tools, one MCP server

84 installs/wk local only
DataCharter
by datacharter

Local-first, contract-governed data explorer with read-only, PII-masked query tools for AI agents.

1 416 installs/wk local only
US Government Data
by malonestar

US government open-data APIs as MCP tools: EPA, FEMA, USGS, NOAA, FDIC, HUD, CMS and more.

101 installs/wk local only
Katzilla
by codeislaw101

300+ free public & government data sources behind one API key, for AI agents.

37 installs/wk local only
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
markitai
by ynewtime

Convert documents, images and web pages to clean Markdown, for agents: single, URL and batch tools.

local only
Toreva Goals
by toreva

Durable, user-controlled goals and governed plans for AI agents.

answering

Sgdata MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Sgdata MCP?
Sgdata MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @altronis/sgdata-mcp was installed 69 times last week.
How do I connect Sgdata MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @altronis/sgdata-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Sgdata MCP?
The npm package @altronis/sgdata-mcp was installed 69 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sgdata MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.