Rong360 Open API

Rong360 Open API MCP Connector for Claude

A+

Bring high-level financial risk assessment and identity KYC directly to your agent. Evaluate credit scores and verify names.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI backend directly to Rong360 (融360), a massive financial big-data hub in China. With this MCP server, your LLMs can execute deep background checks, calculate credit risk, and perform facial-KYC without implementing convoluted RSA algorithms manually.

What you can do

  • Identity Verification — Check if an ID number matches the provided Real Name directly with authorities
  • Credit Scoring — Evaluate consumer loaning scores to identify defaulting behaviors instantly
  • Carrier Validation — Confirm if a given phone number has been officially registered under the user's name

How it works

  1. Subscribe to this server
  2. Insert your App ID and your RSA Private Key from the Rong360 Open Platform
  3. Start verifying consumers dynamically from the MCP console directly

Who is this for?

  • Fintech Underwriters — Allow agents to automatically process preliminary credit evaluations before humans review loans
  • P2P Marketplaces — Detect scammers by verifying carrier information and matching IDs to face scans automatically
  • Security Teams — Build robust AI vetting workflows prior to onboarding high-value accounts
credit-scoringkycidentity-verificationrisk-assessmentfinancial-data

4 tools expose this connector's capabilities to your AI agent.

check_credit_score

Generate a big data credit score profile

detect_face

Perform facial recognition matching against a government ID

validate_mobile_number

Validate carrier ownership of a mobile phone

verify_identity

Verify a national ID card and real name

See how to talk to your AI agent using Rong360 Open API.

Verify the identity for the name 'Lu Han', ID Number 1101051990XXXXXXXX.

I've checked the KYC registry. The real name matches the ID card number perfectly.

Generate a credit score report for phone 13912345678 and ID 310115XXXX.

The Rong360 credit system returns a score of 620. No loan defaulting history was detected, but multiple micro-loan inquiries were made in the last 30 days.

Rong360 APIs typically require generating a strict base64 signature for each URL. This MCP server entirely abstracts that operation. You just securely paste your pkcs8 Private Key once during setup, and the agentic execution environment automatically handles URL signing on each outgoing LLM request.

Related Connectors