← Index

Singapore Business Directory

com.sgpdirectory/singapore-business-directory·v1.0.0·Filesystem
Quality Score
88
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://sgpdirectory.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "singapore-business-directory": {
      "command": "npx",
      "args": [
        "-y",
        "@sgpdirectory/mcp-server"
      ],
      "env": {
        "SGP_DIRECTORY_API_KEY": "<your-sgp_directory_api_key>",
        "REMOTE_MCP_SERVER": "<remote_mcp_server>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "singapore-business-directory": {
      "command": "npx",
      "args": [
        "-y",
        "@sgpdirectory/mcp-server"
      ],
      "env": {
        "SGP_DIRECTORY_API_KEY": "<your-sgp_directory_api_key>",
        "REMOTE_MCP_SERVER": "<remote_mcp_server>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @sgpdirectory/mcp-server
§02  Environment variables
SGP_DIRECTORY_API_KEY
secret

SGP Directory API Key

REMOTE_MCP_SERVER

Override the default remote MCP server URL

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
10
stability
10
§04  Alternatives in Filesystem