China Phone MCP for Cursor
io.github.bg7iuy/china-phone
Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
client:Cursor
transport:streamable-http
tools:2
Install China Phone MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs