Skip to content
VS Code

China Phone MCP for VS Code

io.github.bg7iuy/china-phone

Look up Chinese phone number carrier, province, and city from official MIIT allocation data.

client:VS Code transport:streamable-http tools:2

Install China Phone MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "china-phone": {
      "type": "http",
      "url": "https://china-phone-mcp.vercel.app/api/index"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

China Phone MCP in other clients