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