
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@sgpdirectory/mcp-server
Advanced tools
Singapore business directory. Search companies, UENs, and SSIC industry classifications.
Official Model Context Protocol (MCP) server for SGP Directory. Connect your AI agents, IDEs, and tools directly to the live Singapore business registry. Search over 2 million entities, verify UENs, and explore SSIC industry classifications with ease.
Depending on your tool, you can connect using Streamable HTTP (recommended) or the NPX Wrapper.
Perfect for tools that support remote MCP connections like Cursor, Open Code, or Claude Code.
https://sgpdirectory.com/mcphttp / remoteRecommended for tools that execute commands locally like Claude Desktop or Google Antigravity.
npx["-y", "@sgpdirectory/mcp-server"]claude mcp add --transport http singapore-business-directory https://sgpdirectory.com/mcp
gemini mcp add -s user --transport http singapore-business-directory https://sgpdirectory.com/mcp
Cmd/Ctrl + ,).singapore-business-directory | Type: http | URL: https://sgpdirectory.com/mcpAdd to .github/copilot/mcp.json:
{
"mcpServers": {
"singapore-business-directory": {
"url": "https://sgpdirectory.com/mcp",
"headers": {
"Authorization": "Bearer <your-api-key>"
}
}
}
}
Add to mcp_config.json:
{
"mcpServers": {
"singapore-business-directory": {
"command": "npx",
"args": ["-y", "@sgpdirectory/mcp-server"],
"env": { "SGP_DIRECTORY_API_KEY": "<your-api-key>" }
}
}
}
Add to your claude_desktop_config.json:
{
"mcpServers": {
"singapore-business-directory": {
"command": "npx",
"args": ["-y", "@sgpdirectory/mcp-server"]
}
}
}
SGP Directory is free to use with anonymous rate limits. For higher quotas:
SGP_DIRECTORY_API_KEY environment variable or the Authorization: Bearer <key> header.© 2026 SGP Directory. All rights reserved.
FAQs
Singapore business directory. Search companies, UENs, and SSIC industry classifications.
The npm package @sgpdirectory/mcp-server receives a total of 27 weekly downloads. As such, @sgpdirectory/mcp-server popularity was classified as not popular.
We found that @sgpdirectory/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.