1
GitHub Stars

cisp-mcp 是一个用 Python 编写的 CISP API MCP 服务,用于把 CISP 企业信息接口封装成可被大模型调用的 MCP tools。 项目使用 uv 管理依赖,基于 mcp Python SDK 的 FastMCP 开发,通过 CISP AI 网关 JSON 接口访问后端 API。

Installation

⭐ RecommendedUVX
uvx --from git+https://github.com/fw-magic/cisp-mcp.git cisp-mcp
View configuration snippet
{
  "mcpServers": {
    "cisp-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/fw-magic/cisp-mcp.git",
        "cisp-mcp"
      ],
      "env": {
        "CISP_ENDPOINT": "https://cisp.zenitera.com",
        "CISP_REQUEST_URI": "/ectcispserver/api/entcreditapi/query",
        "CISP_API_KEY": "<YOUR_CISP_API_KEY>",
        "CISP_TIMEOUT_SECONDS": "30",
        "CISP_VERIFY_SSL": "true"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.