Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
claude mcp add china-phone --transport http https://china-phone-mcp.vercel.app/api/index
~/.cursor/mcp.json
{
"mcpServers": {
"china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"china-phone": {
"serverUrl": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
.vscode/mcp.json
{
"servers": {
"china-phone": {
"type": "http",
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"china-phone": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://china-phone-mcp.vercel.app/api/index"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://china-phone-mcp.vercel.app/api/index | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.bg7iuy--china-phone/reviews or the review_server meta-tool.
POST /mcp