Cisp Mcp
@fw-magic
Cisp Mcp について
cisp-mcp 是一个用 Python 编写的 CISP API MCP 服务,用于把 CISP 企业信息接口封装成可被大模型调用的 MCP tools。 项目使用 uv 管理依赖,基于 mcp Python SDK 的 FastMCP 开发,通过 CISP AI 网关 JSON 接口访问后端 API。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「開発者ツール」の他のコンテンツ
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント