-
securityA
license-
qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
Last updated -
3
JavaScript
MIT License
模型上下文协议 (MCP)服务器实现,提供使用RepoMix检索和分析整个代码库的工具。
该 MCP 允许 AI 代理(如 Cursor 的 Composer Agent)一次性自动读取和理解整个代码库,使开发人员更容易处理大型代码库,并使 AI 助手更轻松地了解项目的全面背景。
要将此 MCP 与 Cursor 的 Composer Agent 一起使用:
Codebase MCP
(或您喜欢的任何名称)command
codebase-mcp start
添加后,MCP 将为 Composer Agent 提供三个强大的工具:
以下是一些可以与 Composer Agent 一起使用的示例提示:
Composer Agent 将根据您的请求自动使用适当的工具。
这将以 stdio 模式启动 MCP 服务器,任何与 MCP 兼容的客户端都可以使用它。
麻省理工学院
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器使 AI 代理能够一次检索和理解整个代码库,提供分析本地工作区或远程 GitHub 存储库的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeDeveloper23/codebase-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server