Skip to main content
Glama
CCCpan

Data Verify MCP Server

by CCCpan

verify_enterprise

Query Chinese company registration details by name or unified social credit code for due diligence and background checks.

Instructions

Query Chinese enterprise/company registration information by name or unified social credit code (企业工商信息查询). Returns company name, legal representative, registered capital, establishment date, business status, address, business scope, and industry. Use for business partner due diligence, company background check, or enterprise KYC. Free tier: 30 requests/day.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
enterprise_nameNoEnterprise name in Chinese (企业名称), e.g. '阿里巴巴集团控股有限公司'
credit_codeNo18-digit unified social credit code (统一社会信用代码), e.g. '91330100799655058B'
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses the rate limit (30 requests/day) and lists return fields, but does not explain behavior on errors (e.g., not found), authentication needs, or whether the tool is read-only (readOnlyHint not provided).

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 concise with two sentences plus a use-case list. It is front-loaded with purpose and every sentence contributes value without redundancy.

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?

Given no output schema, the description lists return fields and use cases. The tool is low complexity (2 params, no nested objects). However, it could mention error handling or prerequisites for completeness.

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% with descriptions for both parameters. The description adds no additional semantics beyond the schema, aligning with the baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool queries Chinese enterprise registration info by name or credit code, lists return fields (company name, legal representative, etc.), and provides use cases (due diligence, background check, KYC). It distinguishes from siblings like query_enterprise_risk through specific focus on basic registration info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states use cases (due diligence, background check, KYC) and mentions a free tier limit. However, it does not provide when-not-to-use guidance or explicitly name alternatives among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CCCpan/data-verify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server