Server data from the Official MCP Registry
Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
About
Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
Remote endpoints: streamable-http: https://china-phone-mcp.vercel.app/api/index
Security Report
Valid MCP server (0 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-bg7iuy-china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
China Phone MCP Server
A Model Context Protocol (MCP) server that enables AI agents (Claude Code, Cursor, Windsurf) to look up Chinese phone number carrier and location information.
What it does
Given an 11-digit Chinese mobile number, returns:
- Carrier: China Mobile / China Unicom / China Telecom / China Broadnet
- Location: Province, city, area code, postal code, region code
- Number type: Mobile or landline
- Prefix validity: Based on MIIT official allocation tables
Tools
| Tool | Description |
|---|---|
lookup_china_phone | Full attribution lookup with all fields |
get_china_phone_info | Detailed carrier + geographic info |
Data Source
Official MIIT (Ministry of Industry and Information Technology) public number allocation tables, updated monthly. No carrier networks accessed. No personal data collected.
Quick Start
Install in Claude Code
claude mcp add china-phone https://china-phone-mcp.vercel.app/api/index
Use with Cursor
Add to your Cursor MCP config:
{
"mcpServers": {
"china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
Run locally
pip install -r requirements.txt
export RAPIDAPI_KEY=your_key_here
python server.py
Deployment
Deploy to Vercel with one click, or run on any Python host.
Set the environment variable RAPIDAPI_KEY in your deployment.
Pricing
The underlying API has a free tier (1,000 requests/day). Paid plans start at $14.99/month for 100,000 requests/month.
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
