企业查询MCP
shuididata
README
企业查询MCP
一站式解锁企业大数据全维度洞察!精准查询市场主体数据、工商照面详情,深挖股东与对外投资脉络,精准定位疑似实控人及受益所有人。一键扫描企业风险,量化科创实力,荣誉资质、资质证书尽在掌握,还能依企业或人名秒寻关联企业信息,为企业决策、合作把关,赋能商业每一步.
企业查询MCP,分SSE版和STDIO版
- SSE版:部署于云端 https://mcp.shuidi.cn/sse
- STDIO版:部署于本地, 该版本无query_company_data功能
工具
query_company_data
:根据自然语言问题回答与企业主体相关的统计问题,并且可以根据要求可视化展示为地图、折线图、柱状图、饼图等- 参数:
question
(string): 问题描述,例如:例如统计全国各省2024年成立的企业,并以地图可视化展示
- 参数:
search_established_companies
:查询并统计某时间段成立的企业- 参数:
province
(string): 省份最多5个,多个省份用英文逗号隔开,当查询全国时,不设province参数。city
(string): 城市,多个城市用英文逗号隔开,city参数必须设为地级市。district
(string): 区县,多个区县用英文逗号隔开。establishDate
(string) : 成立期限,格式如2023-01-12@2023-11-11 表示2012年1月12日到2023年11月11日之间成立的企业,2023-01-12@表示2023年1月12号及之后成立的企业,@2023-11-11表示23年11月11日之前成立的公司。
- 参数:
search_established_selfemployed
:查询并统计某时间段成立的个体户- 参数:
province
(string): 省份最多5个,多个省份用英文逗号隔开,当查询全国时,不设province参数。city
(string): 城市,多个城市用英文逗号隔开,city参数必须设为地级市。district
(string): 区县,多个区县用英文逗号隔开。establishDate
(string) : 成立期限,格式如2023-01-12@2023-11-11 表示2012年1月12日到2023年11月11日之间成立的企业,2023-01-12@表示2023年1月12号及之后成立的企业,@2023-11-11表示23年11月11日之前成立的公司。
- 参数:
search_companies
:根据地区及企业状态查询并统计企业- 参数:
province
(string): 省份最多5个,多个省份用英文逗号隔开,当查询全国时,不设province参数。city
(string): 城市,多个城市用英文逗号隔开,city参数必须设为地级市。district
(string): 区县,多个区县用英文逗号隔开。establishDate
(string) : 成立期限,格式如2023-01-12@2023-11-11 表示2012年1月12日到2023年11月11日之间成立的企业,2023-01-12@表示2023年1月12号及之后成立的企业,@2023-11-11表示23年11月11日之前成立的公司。company_status
(string) : 企业状态可以设为"存续,在业"、"吊销"、"注销"、"迁入"、"迁出"、"撤销"、"清算"、"停止"、"其他"
- 参数:
search_selfemployed
:根据地区及企业状态查询并统计个体户- 参数:
province
(string): 省份最多5个,多个省份用英文逗号隔开,当查询全国时,不设province参数。city
(string): 城市,多个城市用英文逗号隔开,city参数必须设为地级市。district
(string): 区县,多个区县用英文逗号隔开。establishDate
(string) : 成立期限,格式如2023-01-12@2023-11-11 表示2012年1月12日到2023年11月11日之间成立的企业,2023-01-12@表示2023年1月12号及之后成立的企业,@2023-11-11表示23年11月11日之前成立的公司。company_status
(string) : 状态可以设为"存续,在业"、"吊销"、"注销"、"迁入"、"迁出"、"撤销"、"清算"、"停止"、"其他"
- 参数:
get_company_info
:查询企业基本信息(照面信息)- 参数:
company_name
(string): 企业名称
- 参数:
get_company_partner
:查询企业股东信息- 参数:
company_name
(string): 企业名称
- 参数:
get_stie_score
:评估企业科创能力- 参数:
company_name
(string): 企业名称
- 参数:
search_company_risk
:查询企业风险信息,包括企业自身风险、周边风险、预警信息等- 参数:
company_name
(string): 企业名称
- 参数:
get_company_honor
:查询企业荣誉- 参数:
company_name
(string): 企业名称
- 参数:
get_company_contact
:查询企业联系方式- 参数:
company_name
(string): 企业名称
- 参数:
get_company_investment
:查询企业对外投资信息- 参数:
company_name
(string): 企业名称
- 参数:
get_company_cert
:查询企业资质证书- 参数:
company_name
(string): 企业名称
- 参数:
get_person_related_company
:根据企业名称和人名查询企业人员的关联企业,包括其担任法人、股东、董监高的公司- 参数:
company_name
(string): 企业名称person_name
(string): 人名
- 参数:
get_company_controller
:查询企业实控人- 参数:
company_name
(string): 企业名称
- 参数:
get_company_benificalowner
:查询企业受益所有人- 参数:
company_name
(string): 企业名称
- 参数:
可适配平台
cursor
安装部署
[请在此处提供详细的安装和部署说明,根据您的产品特性选择合适的描述方式。]
SSE版安装部署
- 在cusor setting中打开MCP窗口
- 单击 "Add new global MCP Server"按钮,编辑mcp.json
- 在cursor中配置
"DataMcpServer": {
"url": "http://mcp.shuidi.cn/sse"
},
STDIO版安装部署
-
使用 uv
- 使用
uv
时无需特定安装. 我们将直接运行 uv src/mcp_server.py.
- 使用
-
在cusor setting中打开MCP窗口
-
单击 "Add new global MCP Server"按钮,编辑mcp.json
-
在cursor中配置
"DataMcpServer": {
"command": "uv",
"args": [
"--directory",
"{workdir}",
"run",
"src/mcp_server.py"
],
"env": {
"shuidi_pname": "--在shuidi官网申请的pkey--",
"shuidi_pkey": "--在shuidi官网申请的pkey--"
}
},
说明
- workdir为工作目录
- shuidi_pname shuidi_pkey需到shuidi官网申请,目前可使用免费测试帐号
- shuidi_pname: 2025041486173046
- shuidi_pkey: 3303b6a7e64ac0b18b5f17aafde52c71
Cursor使用示例
- "统计一下全国各省的企业数据,并展示为地图"
- "上海昨天有多少新成立的企业?"
- "查一下*****有限公司的基本信息"
- "*******有限公司有哪些股东?"
- "*******有限公司的科技创新能力怎么样?"
- "查一下*******有限公司的风险信息?"
- "查一下*******有限公司的荣誉资质?"
- "查一下*******有限公司的联系方式?"
- "查一下*******有限公司的对外投资信息?"
- "*******有限公司有哪些资质证书?"
- "*******有限公司的王**还在哪些公司任职?"
- "*******有限公司的实控人是谁?"
- "*******有限公司有哪些受益所有人?"
Recommended Servers
Crypto Price & Market Analysis MCP Server
A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.
MCP PubMed Search
Server to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.
dbt Semantic Layer MCP Server
A server that enables querying the dbt Semantic Layer through natural language conversations with Claude Desktop and other AI assistants, allowing users to discover metrics, create queries, analyze data, and visualize results.
mixpanel
Connect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.

Sequential Thinking MCP Server
This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.

Nefino MCP Server
Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.
Vectorize
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Mathematica Documentation MCP server
A server that provides access to Mathematica documentation through FastMCP, enabling users to retrieve function documentation and list package symbols from Wolfram Mathematica.
kb-mcp-server
An MCP server aimed to be portable, local, easy and convenient to support semantic/graph based retrieval of txtai "all in one" embeddings database. Any txtai embeddings db in tar.gz form can be loaded
Research MCP Server
The server functions as an MCP server to interact with Notion for retrieving and creating survey data, integrating with the Claude Desktop Client for conducting and reviewing surveys.