Qixin API Service MCP
Enables AI models to access comprehensive Chinese enterprise data from the Qixin Open Platform, including business details, risk analysis, and legal records. It facilitates keyword-based corporate searches and detailed information retrieval for intelligent decision-making and analysis.
README
@qixin-api/apiservice-mcp
启信宝MCP是基于启信开放平台现有接口,赋能AI大模型快速获取启信开放平台所有API接口数据,在此基础上开展进一步分析处理,通过快速、安全、精准获取并处理企业数据,打通从数据获取到智能决策的“最后一公里”。以查询公司法人信息为例,业务人员在提问后,AI大模型会分析链接的MCP有无相关数据,若有则返回结构化数据,最终由AI大模型结合提问生成自然语言回答,在大幅提升效率的同时,也保证了数据传输的准确性与安全性。
数据维度
- 企业搜索:支持关键词模糊匹配查找企业
- 企业信息查询:获取详细的工商信息、股东结构、主要高管及经营状况等数据
- 风险分析:多维度综合风险评估
- 高管信息:查询公司高管详细资料及背景
- 法律信息:诉讼统计及法律程序数据
安装方法
npm install -g @qixin-api/apiservice-mcp
或直接使用 npx 运行:
npx @qixin-api/apiservice-mcp
配置方法
在使用本 MCP 服务前,需要将企信 API 的凭证设置为环境变量:
export QIXIN_APP_KEY="your_app_key_here"
export QIXIN_SECRET_KEY="your_secret_key_here"
如何获取启信key
- 登录启信开放平台注册获取
- 联系我们,我们会为您提供:

搭配 Claude Desktop 使用
在 claude_desktop_config.json 中添加如下配置:
{
"mcpServers": {
"qixin-apiservice": {
"command": "npx",
"args": ["@qixin-api/apiservice-mcp"],
"env": {
"QIXIN_APP_KEY": "your_app_key_here",
"QIXIN_SECRET_KEY": "your_secret_key_here"
}
}
}
}
当前可用接口列表 (更多接口可支持定制开发)
-
advSearch 使用关键词进行企业模糊搜索。
-
getEnterpriseInfo 获取企业的全面信息,包括工商详情、股东、高管和经营状况等。
-
getAllRiskInfo 获取企业在工商、法律、财务、税务等多维度的综合风险信息。
-
getAllPersonInfo 查询企业高管的详细信息,包括任职、投资及风险情况等。
-
sumLawsuit 获取企业整体诉讼统计,包括裁判文书、开庭公告、执行公告、法院公告等。
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.