io.github.xavierfok/singapore-proxy-mcp
io.github.xavierfok/singapore-proxy-mcpBrowse the web and run Google search through real Singapore mobile carrier IPs.
Tools · 4
Fetch a URL through a Singapore mobile IP and return its content. Args: url: The full http(s) URL to fetch. format: One of "markdown" (default, clean main content), "text", or "ht…
Run a Singapore-localized Google search (gl=sg) and return organic results.
Request a fresh Singapore mobile IP for the current proxy.
Show the current Singapore exit IP, carrier, and remaining quota.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.xavierfok/singapore-proxy-mcp": {
"url": "https://mcp.singaporemobileproxy.com/mcp",
"transport": "streamable-http"
}
}
}