loading…
Search for a command to run...
loading…
A Python-based MCP server that provides instant access to over 700 documentation sources and creates isolated Docker containers for safe code testing and experi
A Python-based MCP server that provides instant access to over 700 documentation sources and creates isolated Docker containers for safe code testing and experimentation.
** 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.
Run in your terminal:
claude mcp add mcp-developer-server -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.