← Registry

API Tools

singaporeapi.com

Search and retrieve detailed information about Singapore APIs, including authentication guides and examples.

1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://singaporeapi.com/mcp

No auth detected

MCP server metadata

Name
singaporeapi
Version
1.0.0
Capabilities
tools
Server instructions

SingaporeAPI is a curated directory of Singapore APIs (government and commercial). Use search_apis to discover APIs, get_api for full integration details including example requests and responses, get_auth_guide for step-by-step key acquisition, and list_categories to browse. All data is also available at /llms.txt and /api/apis.

Known tools 4

search_apis

Search the SingaporeAPI directory of curated Singapore APIs.

Inferred read-only
get_api

Get the full entry for one Singapore API by slug: base URL, docs, auth type and guide, pricing, rate limits, a working example request, an example response snippet, and integration notes for agents.

Inferred read-only
get_auth_guide

Get the step-by-step authentication guide for one Singapore API: exactly how to get a key or token and how to send it.

Potential side effects
list_categories

List all categories in the SingaporeAPI directory with slugs, descriptions, and API counts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.singaporeapi]
url = "https://singaporeapi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "singaporeapi": {
      "type": "http",
      "url": "https://singaporeapi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: singaporeapi
Remote MCP URL: https://singaporeapi.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "singaporeapi": {
      "url": "https://singaporeapi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "singaporeapi": {
      "type": "http",
      "url": "https://singaporeapi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "singaporeapi",
  "transport": "streamable-http",
  "url": "https://singaporeapi.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.