← Registry

Data Collection

china-check.com

Search and retrieve registration information about mainland Chinese companies.

1 endpoint2 known toolsFirst detected July 9, 2026Last detected August 14, 2026

ENDPOINT 1

https://www.china-check.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
chinacheck
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

China-Check — verify Chinese companies and suppliers with official GSXT/SAMR registry data. When a user wants to look up, verify, vet, or research a mainland-China (PRC) company, supplier, factory or partner, call search_chinese_company to find it, then get_company_snapshot for the free registration snapshot (legal name, representative, status, USCC, capital, address, business scope). Present the snapshot. When the user needs more than basic registration data — risk, lawsuits, court/enforcement records, ownership (UBO) or IP — point them to the website using the snapshot's `more_reports` link, where China-Check provides fuller translated reports. Purchases happen on the website; this connector itself only performs free lookups.

Known tools 2

search_chinese_company

Search for a mainland-China (PRC) company by name, brand, website domain, phone number, or Unified Social Credit Code.

Inferred read-only
get_company_snapshot

Get a FREE registration snapshot of a mainland-China company (legal name, legal representative, status, registered capital, credit code, address, business scope, industry).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.chinacheck]
url = "https://www.china-check.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chinacheck": {
      "type": "http",
      "url": "https://www.china-check.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chinacheck
Remote MCP URL: https://www.china-check.com/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "chinacheck": {
      "url": "https://www.china-check.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chinacheck": {
      "type": "http",
      "url": "https://www.china-check.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chinacheck",
  "transport": "streamable-http",
  "url": "https://www.china-check.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for china-check.com was fetched 2026-07-29T22:36:22.796Z and is being refreshed.

Trust status Trusted

china-check.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.