Skip to main content
Glama

Singapore Business Directory

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

4 tools
check_name_availabilityInspect

Check if a proposed business entity name is available for registration in Singapore.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesThe proposed entity name to check
get_entityInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
uenYesUnique Entity Number (UEN) of the company. If you only have a company name, use search_entities first to find the UEN.
search_entitiesInspect

Search for entities (companies) in the directory.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results to return
queryYesSearch query for company name or UEN
statusNoFilter by entity status (e.g., 'Live', 'Struck Off'). Optional.
search_ssicInspect

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).

ParametersJSON Schema
NameRequiredDescriptionDefault
peersNoComma-separated list of peer entity UENs to find their SSIC codes. Example: "202100001A,202200002B".
keywordsNoSpace-separated keywords to search SSIC descriptions (AND logic — all terms must match). Example: "software development" matches codes whose description contains both words. Use peers for OR-style lookup across multiple entities.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.