Skip to main content
Glama

Server Details

Look up Chinese phone number carrier, province, and city from official MIIT allocation data.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
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

C2.9/5.0

Scored across 2 tools

Disambiguation1/5

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.

Naming Consistency3/5

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.

Tool Count3/5

Two tools for a simple phone lookup service is borderline. A single tool would suffice; having two suggests redundancy rather than necessary expansion.

Completeness2/5

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 tools
get_china_phone_infoBInspect

Get detailed carrier and geographic attribution for a Chinese phone number.

ParametersJSON Schema
NameRequiredDescriptionDefault
phoneYes11-digit Chinese phone number

TDQS

B3.1/5.0
Behavior2/5

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.

Conciseness5/5

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.

Completeness3/5

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.

Parameters3/5

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.

Purpose4/5

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.

Usage Guidelines2/5

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
phoneYes11-digit Chinese phone number

TDQS

B3.1/5.0
Behavior2/5

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.

Conciseness4/5

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.

Completeness4/5

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.

Parameters3/5

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.

Purpose4/5

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.

Usage Guidelines2/5

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.

  1. 2 tool updates
    • First observedget_china_phone_info
    • First observedlookup_china_phone

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Detects 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).
    2
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables querying Chinese enterprise business data including company profiles, shareholder information, investments, branch offices, and key personnel through fuzzy search and detailed lookups.
    4
    -
  • A
    license
    A
    quality
    D
    maintenance
    Provides 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.
    8
    37 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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.
    0
    Creative Commons Attribution Non Commercial Share Alike 4.0 International
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.