Catalog
com.sgpdirectory/mcp
OfficialSingapore Business Directory
Singapore business directory. Search companies, UENs, and SSIC industry classifications.
Search Singapore business directory by company name, UEN, and SSIC industry classification.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Configuration
Environment variables
SGP_DIRECTORY_API_KEYsecretSGP Directory API Key
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp@1.3.2"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<YOUR_SGP_DIRECTORY_API_KEY>"
}
}
}
}