industry-chain-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECRET_ID | Yes | Your secret ID obtained from https://www.handaas.com/ | |
| SECRET_KEY | Yes | Your secret key obtained from https://www.handaas.com/ | |
| INTEGRATOR_ID | Yes | Your integrator ID obtained from https://www.handaas.com/ |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| enterprise_get_keyword_searchB | 关键词模糊查询企业。 请求参数:
|
| enterprise_get_enterprise_base_infoC | 查询企业基础工商信息。 请求参数:
|
| enterprise_get_enterprise_profileB | 查询企业简介信息。 请求参数:
|
| enterprise_get_enterprise_business_infoA | 查询企业业务相关信息,用于识别企业主营业务和产业链相关能力。 请求参数:
|
| enterprise_get_enterprise_tagsB | 查询企业标签信息,包括主营业务、融资、规模、高新、专精特新等标签。 请求参数:
|
| enterprise_get_enterprise_holder_infoC | 查询企业控股股东信息。 请求参数:
|
| enterprise_get_enterprise_invest_infoB | 查询企业对外投资信息。 请求参数:
|
| enterprise_get_enterprise_branch_infoB | 查询企业分支机构信息。 请求参数:
|
| enterprise_get_enterprise_main_person_infoB | 查询企业主要人员信息。 请求参数:
|
| supply_get_down_stream_productsB | 根据产品名称查询下游产品列表。产品名称是指参与供应链环节中的产品。 请求参数:
|
| supply_get_down_stream_enterprisesA | 根据具体产品名称查询下游企业列表。 请求参数:
|
| advanced_filter_get_enterprise_countA | 通过高级筛选条件查询全国符合要求的企业数量。该接口只返回数量。 请求参数:
|
| advanced_filter_get_enterprise_listB | 通过高级筛选条件查询全国符合要求的企业清单列表,最多返回500条。 请求参数同 advanced_filter_get_enterprise_count。 |
| patent_bigdata_patent_searchC | 专利信息搜索。 请求参数:
|
| patent_bigdata_patent_statsC | 企业专利统计分析。 请求参数:
|
| bid_bigdata_bid_win_statsC | 根据企业名称、统一社会信用代码等获取企业标讯信息中中标信息统计项。 |
| bid_bigdata_bidding_infoC | 查询企业参与的招投标信息。 |
| bid_bigdata_tender_statsC | 根据企业名称、统一社会信用代码等获取企业标讯信息中招标信息统计项。 |
| bid_bigdata_procurement_statsB | 根据企业名称或ID,获取企业采购统计信息,包括采购产品分布、采购区域分布等。 |
| bid_bigdata_bid_searchC | 查询和筛选招投标公告信息。 请求参数:
|
| bid_bigdata_planned_projectsC | 查询企业拟建公告信息。 |
| policy_bigdata_approved_project_statsA | 查询企业获批政策项目统计,用于了解企业获得国家/省/市/区各级政策项目、主管机构、补贴金额和年度趋势。 请求参数:
|
| policy_bigdata_policy_infoA | 根据政策ID查询政策详情,包括发布机构、正文、原文链接、附件、关联项目、资助金额和申报时间等。 请求参数:
|
| policy_bigdata_policy_searchA | 搜索政策法规、申报指南或公示公告,可按关键词、政策类型、发布机构、地区和发布时间筛选。 请求参数:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/handaas/industry-chain-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server