{
  "markdown": "# Singapore Proxy MCP\n\n**Browse the web as if you were on a Singapore mobile network.** Give Claude, Cursor,\nCline, or any MCP agent a real Singapore mobile IP (SingTel / StarHub / M1 carrier\nASNs) to fetch pages, run Singapore-localized Google searches, and check geo-locked\ncontent - something the agent cannot do on its own because it can't set a proxy.\n\n> The Singapore web, as your AI sees it.\n\nThis is a **hosted (remote) MCP server**. You don't install or run any code - you point\nyour client at the endpoint with a free API key and it works.\n\n## Quick start (30 seconds)\n\n1. Get a free key (includes 10GB): **https://singaporemobileproxy.com/client/mcp**\n2. Add the server to your client:\n\n**Claude Desktop / Cursor / Cline / Windsurf** (`claude_desktop_config.json`, `~/.cursor/mcp.json`, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"singapore-proxy\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"singapore-proxy-mcp\"],\n      \"env\": { \"SMP_API_KEY\": \"sk_your_key_here\" }\n    }\n  }\n}\n```\n\n(`singapore-proxy-mcp` is a thin launcher around [`mcp-remote`](https://www.npmjs.com/package/mcp-remote)\npointed at the hosted endpoint. If you prefer, you can call `mcp-remote` directly:\n`npx -y mcp-remote https://mcp.singaporemobileproxy.com/mcp --header \"x-api-key:${SMP_API_KEY}\"`.)\n\n**Claude.ai / clients with native remote MCP:** add a custom connector for\n`https://mcp.singaporemobileproxy.com/mcp` with header `x-api-key: <your key>`.\n\n3. Ask your agent: *\"use my_proxy_status\"* - it should report a Singapore mobile exit IP.\n\n## Tools\n\n| Tool | What it does |\n|------|--------------|\n| `fetch_url(url, format)` | Fetch a page through a SG mobile IP (markdown / text / html) |\n| `search_google(query, num)` | Singapore-localized Google organic results (`gl=sg`) |\n| `rotate_ip()` | Get a fresh Singapore mobile IP |\n| `my_proxy_status()` | Current exit IP, carrier, remaining quota |\n\n## Why a specialist\n\nGlobal proxy MCP servers (Bright Data, Oxylabs, Apify) are generalists. This one does\n**only Singapore**, on real mobile-carrier ASNs that are hard to source and high-trust.\n\nUse cases: SERP / SEO / ad verification from a real SG IP, e-commerce and app-store\navailability + pricing checks in Singapore, scraping SG geo-gated sites for agents,\nPDPA / localization QA.\n\n## Pricing\n\nFree 10GB to start at [singaporemobileproxy.com/client/mcp](https://singaporemobileproxy.com/client/mcp).\nHeavy use upgrades to a dedicated Singapore mobile proxy subscription - the same proxy\nworks over HTTP/SOCKS outside MCP too.\n\n## Endpoint\n\n`https://mcp.singaporemobileproxy.com/mcp` - Streamable HTTP, auth via `x-api-key` header.\n\n---\n\nBuilt on the SingaporeMobileProxy farm. Not affiliated with Anthropic, Google, or any carrier.\nSee [PUBLISHING.md](./PUBLISHING.md) for how this server is listed in MCP registries.\n",
  "bytes": 2815,
  "sha": "7baba4131b112f544fb59fe343f7f8060dcfc7bcf85738ed4fd8c37b873d4ca4",
  "repo_slug": "xavierfok/singapore-proxy-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_xavierfok_singapore_proxy_mcp_6bca3cc4/readme"
}