The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the China Phone MCP listing page.
A Model Context Protocol (MCP) server that enables AI agents (Claude Code, Cursor, Windsurf) to look up Chinese phone number carrier and location information.
Given an 11-digit Chinese mobile number, returns:
| Tool | Description |
|---|---|
lookup_china_phone | Full attribution lookup with all fields |
get_china_phone_info | Detailed carrier + geographic info |
Official MIIT (Ministry of Industry and Information Technology) public number allocation tables, updated monthly. No carrier networks accessed. No personal data collected.
Add to your Cursor MCP config:
Deploy to Vercel with one click, or run on any Python host.
Set the environment variable RAPIDAPI_KEY in your deployment.
The underlying API has a free tier (1,000 requests/day). Paid plans start at $14.99/month for 100,000 requests/month.
MIT