mcp-dev-server
If you are the rightful owner of mcp-dev-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables Claude to manage software development projects, providing complete project context awareness and handling code execution through Docker environments.
The MCP Development Server is designed to facilitate the management of software development projects by providing a comprehensive context-aware environment. It integrates with Docker to handle code execution and supports various project management tasks such as file system operations, template-based project creation, and Git integration. The server requires Python 3.12 or higher, Docker, and Git to function effectively. It is particularly useful for developers looking to streamline their workflow by automating project setup, build operations, and test execution.
Features
- Project context management
- File system operations
- Template-based project creation
- Git integration
- Docker environment handling
Tools
Project initialization
Tool for setting up new projects with predefined templates.
Build operations
Automates the build process for projects.
Test execution
Runs tests and provides results for the project.
Docker commands
Handles Docker container operations for code execution.