Cisp Mcp
@fw-magic
About Cisp Mcp
cisp-mcp 是一个用 Python 编写的 CISP API MCP 服务,用于把 CISP 企业信息接口封装成可被大模型调用的 MCP tools。 项目使用 uv 管理依赖,基于 mcp Python SDK 的 FastMCP 开发,通过 CISP AI 网关 JSON 接口访问后端 API。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cisp Mcp?
Cisp Mcp is a Python-based MCP (Model Context Protocol) service that wraps CISP enterprise information APIs into MCP tools callable by large language models. It uses the FastMCP framework from the mcp Python SDK and accesses backend data through the CISP AI gateway JSON interface.
How to use Cisp Mcp?
Use uv to manage dependencies and run the server. Configure your CISP AI gateway endpoint
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Comments