CursorPool
← 返回首页

The Code Registry MCP Server

1

由 The Code Registry 面向业务负责人打造的企业级代码智能,提供功能完备的 MCP 服务器,可直接在任意 MCP 客户端中分析代码库的尽职调查、技术债务、安全漏洞和代码质量等,分析可使用本地代码 agent(Docker 命令),确保源码永不离开本机。

MCPThe Code Registry MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "name": "io.github.hellosg/coderegistry",
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "remotes": [
    {
      "url": "https://integrator.app.thecoderegistry.com/api/ai/router",
      "type": "streamable-http"
    }
  ],
  "version": "1.0.0",
  "repository": {
    "url": "https://github.com/The-Code-Registry/mcp-server",
    "source": "github"
  },
  "description": "Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free."
}