MCP 开发服务器
模型上下文协议 (MCP) 服务器使 Claude 能够管理软件开发项目,提供完整的项目上下文感知并通过 Docker 环境处理代码执行。
特征
核心基础设施
项目上下文管理
文件系统操作
基于模板的项目创建
Git 集成
要求
Python 3.12 或更高版本
Docker
Git
安装
配置
Claude桌面配置
添加到您的 Claude Desktop 配置文件:
在 MacOS 上: ~/Library/Application Support/Claude/claude_desktop_config.json
在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
用法
该服务器提供了多种 MCP 功能:
资源
项目结构和文件
构建状态和工件
测试结果
Docker 容器状态
工具
项目初始化
构建操作
测试执行
Docker 命令
提示
项目分析
发展建议
错误诊断
发展
设置开发环境
运行测试
贡献
请阅读CONTRIBUTING.md了解我们的行为准则和提交拉取请求的流程的详细信息。
执照
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议服务器使 Claude 能够通过 Docker 环境管理具有完整上下文感知和代码执行的软件开发项目。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that allows Claude to interact with Linear's API for managing teams, issues, projects, and cycles.Last updated -102MIT License
- -securityFlicense-qualityA Model Context Protocol server for Claude Desktop that provides structured memory management across chat sessions, allowing Claude to maintain context and build a knowledge base within project directories.Last updated -3
- AsecurityAlicenseAqualityA collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.Last updated -219MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that allows Claude Desktop to manage and execute tasks in a queue-based system, supporting planning, execution, and completion phases.Last updated -103616MIT License