Menu

Deadbeat Query

Hosted
by: Higress official
|
category: apimarket
|
2025.04.16 updated

Check if a person is a dishonest debtor by their name, ID number, and phone number.

Using URL to connect to MCP Server
Step 1: enter

appCode

User-defined API keys are retained for only one week
Step 2: create URL
sign in
You must sign in before generating the URL
Step 3: MCP Client One-Click Install Server (Optional)
DeepChat
Cherry Studio
LobeChat
5ire

Deadbeat Inquiry

The APP Code required for API authentication can be applied for on the Alibaba Cloud API Marketplace: https://market.aliyun.com/apimarket/detail/cmapi00047480

MCP Server Configuration Document

Overview

This MCP server, named deadbeat-query, primarily serves as an external interface that allows users to query whether a person is a dishonest debtor by submitting basic personal information such as name, ID number, and mobile phone number. This service is particularly useful for financial institutions, credit departments, and other entities that need to perform risk control, helping these organizations quickly understand the credit status of potential customers and make more informed decisions.

Tool Introduction

Dishonest Debtor Information Inquiry

  • Purpose: This tool is specifically designed to check if there are any records of a person being a dishonest debtor based on the provided personal information.
  • Use Cases: It is applicable in various fields such as bank loan approvals, lease business reviews, and employment background checks, where it can effectively assess the creditworthiness of relevant individuals.

Input Parameters

  • idcard_number: Required, represents the identification number of the individual being queried.
  • mobile_number: Required, indicates the mobile phone number used by the individual being queried.
  • name: Required, specifies the name of the person to be queried.

Request Example

  • URL: https://jumjokk.market.alicloudapi.com/personal/disenforcement
  • Method: POST
  • Headers:
    • Content-Type: application/x-www-form-urlencoded
    • Authorization: APPCODE <appCode value> (Replace <appCode value> with the actual application code)
    • X-Ca-Nonce: <randomly generated unique identifier>

Response Structure

The response will include the following fields:

  • code: An integer indicating the status code of the API call result.
  • data: An object type, which contains specific details of the dishonesty records when data is returned.
    • caseCount: An integer showing the number of related cases found.
    • caseList: An array listing all the details of the related cases.
      • Each element includes information such as age (age), area name (areaname), business entity (buesinessentity), etc.
  • msg: A string providing a message or error prompt regarding this query operation.
  • taskNo: A string, a unique task number that can be used to track the processing of this request.

Please note that to ensure privacy, security, and legal compliance, please make sure you have obtained the appropriate authorization and comply with local laws and regulations before using this service.

Related MCP Servers

Context7
Hosted

by: Higress official

Context7 pulls up-to-date, version-specific documentation and code examples directly from the source, get better answers when generating and debuging codes.

code|2025.04.29 updated

Yuque
Hosted

by: Higress official

Manage Yuque knowledge base, documents, and team members

productivity|2025.04.25 updated

E2B
Hosted

by: Higress official

E2B Code Interpreter providing sandbox environment management capabilities, which enables execution of Python code.

code|2025.04.23 updated

WolframAlpha
Hosted

by: Higress official

Get results optimized for use by a large language model with the WolframAlpha LLM API.

utility|2025.04.23 updated