China Phone
БесплатноНе проверенEnables AI agents to look up Chinese phone number carrier and location information using MIIT official data.
Описание
Enables AI agents to look up Chinese phone number carrier and location information using MIIT official data.
README
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
Установка China Phone
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bg7iuy/china-phone-mcpFAQ
China Phone MCP бесплатный?
Да, China Phone MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для China Phone?
Нет, China Phone работает без API-ключей и переменных окружения.
China Phone — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить China Phone в Claude Desktop, Claude Code или Cursor?
Открой China Phone на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare China Phone with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
