Are you the author? Sign in to claim
MCPDockerShell
** THIS IS A VERY BIG WORK IN PROGRESS. **
A powerful development tool that combines comprehensive documentation access with containerized code testing
MCP Developer Server is a Python-based MCP (Model Context Protocol) server designed to supercharge your development workflow. It provides instant access to 700+ documentation sources and creates isolated Docker containers for safe code testing and experimentation.
Note: It is recommended to not host a public instance as there is no authentication system yet. It is recommended to use a MCP server that reduces the amount of tokens used, as this uses a lot of tokens.
Documentation at Your Fingertips
Containerized Development Environment
Reading and Summarizing Documentation:
If your Editor does not support Videos, visit README_assets/readingDocu.mp4
Creating a React Project:
If your Editor does not support Videos, visit README_assets/creatingcode.mp4
Prerequisites:
npx installed
** Install
This creates three services:devdocs - Documentation serverdevdocs-sync - Documentation synchronizationmcpdocker - Main MCP server with Docker integrationInstallation
To install this server, please edit the compose.yml to your ideal system. It contains a bunch of commented out services or features and more.
Then, install the docker compose server using one command:
docker compose up -d --build
If running on a server or using Cloudflare Tunnel, update the IP addresses in configuration.json to match your setup location.
configuration.jsonFor detailed setup instructions, visit the Model Context Protocol Quick Start Guide.
40+ tools for querying dashboards, alerts, datasources, and logs in Grafana
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases