China Phone MCP
Server Details
Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
- Repository
- bg7iuy/china-phone-mcp
- GitHub Stars
- 0
- Server Listing
- china-phone-mcp
TDQS
Scored across 2 tools
Both tools perform almost the same function: looking up Chinese phone number attribution. The descriptions are nearly identical, making it unclear which to use and causing agent confusion.
Both use snake_case, but one uses 'get' and the other 'lookup', and one has '_info' suffix while the other does not. The pattern is inconsistent for such similar tools.
Two tools for a simple phone lookup service is borderline. A single tool would suffice; having two suggests redundancy rather than necessary expansion.
The tool surface is incomplete because it duplicates a single operation rather than covering distinct aspects like validation, batch lookup, or historical data. The domain is minimally covered with redundancy.
Available Tools
2 toolsget_china_phone_infoBInspect
Get detailed carrier and geographic attribution for a Chinese phone number.
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | 11-digit Chinese phone number |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description only states the tool 'gets' information without disclosing behavioral traits such as error handling, rate limits, or requirements. The read-only nature is implied but not explicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with no redundant information. It is concise and front-loaded with the core purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, no output schema), the description is adequate but incomplete—it does not mention what happens for invalid numbers, missing data, or response format. More context would improve usability.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for the single parameter, so the tool description does not need to add param details. The description adds context about outputs (carrier/geo attribution) but does not enhance parameter semantics beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool retrieves 'carrier and geographic attribution' for a Chinese phone number, which is specific and actionable. However, it does not differentiate from the sibling 'lookup_china_phone', leaving ambiguity about distinct capabilities.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus 'lookup_china_phone' or any alternatives. The description lacks context for appropriate usage scenarios or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
lookup_china_phoneBInspect
Look up a Chinese mobile phone prefix attribution. Returns carrier, province, city, area code, postal code, region code, number type from MIIT data.
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | 11-digit Chinese phone number |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description bears full burden. It implies a read operation but does not disclose side effects, rate limits, authentication needs, or data source update frequency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Description is short and front load: single sentence states action, then bullet-like list of return fields. Efficient use of words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter lookup tool with no output schema, the description adequately covers the tool's purpose and return values. Could be improved by specifying expected phone number format or error conditions.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% and already describes the parameter as '11-digit Chinese phone number'. The description adds no further meaning to the parameter beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states action (lookup) and resource (Chinese mobile phone prefix), and lists output fields. However, it does not differentiate from sibling tool 'get_china_phone_info', which may serve a similar purpose.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives, no prerequisites or exclusions mentioned. The description does not aid in tool selection context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- First observed
get_china_phone_info - First observed
lookup_china_phone
Related MCP Connectors
Phone carrier lookup, append, verification, DNC, and fraud data services.
China facts a server outside China cannot get: real mainland reachability, 调休 holidays, ID/phone val
MCP server for IPv4 geolocation with Chinese output: country/region/city, ISP and ASN.
China export tax rebate rate & HS code lookup (官方退税率).
Related MCP Servers
- AlicenseBqualityDmaintenanceDetects Chinese mobile phone number carriers (China Mobile, China Unicom, China Telecom, etc.) and their geographical location (province and city) using a database of 492,088 records. Supports both single and batch number detection (up to 100 numbers).2MIT
- FlicenseNot gradedqualityFmaintenanceEnables querying Chinese enterprise business data including company profiles, shareholder information, investments, branch offices, and key personnel through fuzzy search and detailed lookups.4-
- AlicenseAqualityDmaintenanceProvides North American (NANP) area code and phone number intelligence for AI agents, including area code lookup, phone validation, carrier info, city/state coverage, local time, and scam context.837 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables querying Chinese MIIT ICP filing information by domain, organization, or app name, with support for websites, mobile apps, mini-programs, and quick apps via HTTP or stdio.0Creative Commons Attribution Non Commercial Share Alike 4.0 International
Glama MCP Gateway
Add one secure layer between your agents and this server.