cisp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CISP_API_KEY | Yes | API key for CISP service | |
| CISP_ENDPOINT | No | CISP API endpoint URL | https://cisp.zenitera.com |
| CISP_VERIFY_SSL | No | Whether to verify SSL certificates (true/false) | true |
| CISP_REQUEST_URI | No | CISP request URI path | /ectcispserver/api/entcreditapi/query |
| CISP_TIMEOUT_SECONDS | No | Timeout in seconds for CISP requests | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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 |
|---|---|
| p0010010_query_business_profileB | 企业工商照面信息查询。根据企业名称、统一社会信用代码或工商注册号查询工商注册照面信息。 |
| p0010058_query_business_basic_deepC | 企业工商基本信息查询(深度)。企业名称、统一社会信用代码、注册号、组织机构代码四选一。 |
| p0010068_fuzzy_search_company_nameC | 企业名称模糊查询(简版)。根据企业名称关键字查询最符合条件的企业名称。 |
| p0010073_query_trademark_infoC | 企业商标信息查询。通过企业名称或企业证件号查询商标信息。 |
| p0010074_query_software_copyright_infoB | 企业软件著作权信息查询。根据企业名称、统一社会信用代码或注册号查询软件著作权信息。 |
| p0010075_query_work_copyright_infoB | 企业作品著作权信息查询。根据企业名称、工商注册号或统一社会信用代码查询作品著作权信息。 |
| p0010076_query_icp_filing_infoA | 企业 ICP 备案信息查询。根据企业名称、工商注册号或统一社会信用代码查询 ICP 备案信息。 |
| p0010078_query_patent_infoC | 企业专利信息查询。根据企业名称查询以企业作为专利申请人的专利信息。日期格式 yyyy-MM-dd。 |
| p0050007_query_public_opinion_listC | 企业舆情信息列表查询。ent_name 使用企业名称数组,如 ["证通股份有限公司"],支持多个企业。 |
| p0050008_query_public_opinion_detailA | 企业舆情信息详情查询。优先使用 entry_id;只传 ent_name 时会先查列表,再取第一条舆情详情。 |
| p0050007_p0050008_query_public_opinion_infoC | 企业舆情信息查询。先查 P0050007 列表,再用 entryId 和 ent_name 调 P0050008 查询详情。 |
| p0060007_verify_business_two_elementsA | 企业工商二要素验证。根据企业名称和统一社会信用代码/企业注册号验证是否匹配。 |
| p0060008_verify_business_three_elementsA | 企业工商三要素验证。根据企业名称、统一社会信用代码/注册号和法定代表人姓名验证是否一致。 |
| query_cisp_productC | Generic CISP JSON gateway query. Prefer product-specific tools when available. |
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/fw-magic/cisp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server