MCP.so
Sign In
Servers
C

China Business MCP Server

@Dnovalab

Query Chinese company registration data via MCP. Look up business information including registration numbers, legal representatives, and registered capital.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "china-business": {
      "command": "node",
      "args": [
        "path/to/index.js"
      ],
      "env": {
        "API_KEY": "<YOUR_KEY>",
        "API_BASE_URL": "https://api.qichacha.com"
      }
    }
  }
}

More from Other