Labsco
MCP SERVER

singapore mobile proxy

by Xavierfok

Fetches pages and runs Google searches through a real Singapore mobile IP on SingTel, StarHub or M1.

Site Crawling & Scraping InfrastructureVerified
Summary
See the Singapore web as a Singapore phone sees it.

Geo-gated pages, local search results and app-store availability all change with the exit IP. This one is narrow on purpose — Singapore only, on mobile-carrier ranges — which is what makes the results worth quoting.

What it is

A hosted MCP server that gives an agent a Singapore mobile exit IP. Pages are fetched and Google searches run through mobile-carrier ASNs — something a client cannot arrange for itself, because it cannot set a proxy.

What you get
  • Any http or https URL fetched through a Singapore mobile IP, as markdown, text or html
  • Google searches localised to Singapore with gl=sg, returning organic results
  • A fresh Singapore mobile IP on request
  • The current exit IP, carrier and remaining quota
  • Real mobile-carrier ASNs — SingTel, StarHub, M1 — rather than datacentre ranges
Requirements

A free API key with 10GB included, from singaporemobileproxy.com, passed as SMP_API_KEY. Nothing runs locally: the npx package is a thin launcher around mcp-remote pointed at https://mcp.singaporemobileproxy.com/mcp, and clients with native remote MCP can add that endpoint with an x-api-key header.

Setup effort

One command plus a key — npx -y mcp-remote https://mcp.singaporemobileproxy.com/mcp --header "x-api-key:${SMP_API_KEY}", then supply credentials