mcpbeat

Singapore Business Directory MCP Server

com.sgpdirectory/mcp
answering

Singapore Business Directory is answering right now. Last checked 12 min ago. 117 installs a week from npm. It exposes 4 tools.

Singapore business directory. Search companies, UENs, and SSIC industry classifications.

Installs per day peak 50 · avg 11 · +144% w/w
a month agotoday
Uptime history 40 hours of history · worst hour 67%
40 hours agonow
98.9%
Uptime 24h
90 of 91 checks
4
Tools
read from the server
1120 ms
Response time
average over 24h
117
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.sgpdirectory.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.sgpdirectory.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.sgpdirectory.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.sgpdirectory.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.sgpdirectory.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

entities
search_entities
Search, list, filter, sort, and paginate Singapore business entities. Use a query for name/UEN search, or omit query and use filters such as registrationDateStart/registrationDateEnd to list newly registered entities.
entity
get_entity
Get detailed information about a specific entity by UEN. If you only have a company name, call search_entities first to obtain the UEN, then call this tool.
name
check_name_availability
Check if a proposed business entity name is available for registration in Singapore.
ssic
search_ssic
Search for SSIC (Singapore Standard Industrial Classification) codes by keywords or find codes used by peer entities. Provide keywords (space-separated, AND logic) and/or peers (comma-separated UENs).

Endpoints

URLTransportStateLatencyChecked
https://mcp.sgpdirectory.com/mcp streamable-http answering 996 ms 12 min ago

Singapore Business Directory — questions

Answers built from our own checks of this server.

What can Singapore Business Directory do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_name_availability, get_entity, search_entities, search_ssic. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Singapore Business Directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 1120 ms. The bar chart above shows every period we have measured.
How do I connect Singapore Business Directory?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Singapore Business Directory need an API key?
No. Singapore Business Directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Singapore Business Directory?
It answers our handshake in 1120 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Singapore Business Directory?
The npm package @sgpdirectory/mcp was installed 117 times in the last week. Week over week that is +144%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.