MCP Developer Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Developer Serverexplain React hooks with examples"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Developer Server (MCPDS)
** 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.
🚀 What Can It Do?
Documentation at Your Fingertips
Access over 700 programming language and framework docs instantly
Get summaries, examples, and detailed explanations
Search across multiple documentation sources simultaneously
Containerized Development Environment
Spin up isolated Docker containers for testing code
Run experiments without affecting your main system
Support for multiple programming languages and frameworks
Optional NVIDIA GPU acceleration for AI/ML workloads
Related MCP server: Unified Docs Hub
📹 See It in Action
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
📋 System Requirements
Minimum Requirements
RAM: 6 GB
Storage: 15 GB free space
CPU: 2 cores
Architecture: AMD64
Recommended Specifications
RAM: 8 GB or more
Storage: 30 GB free space
CPU: 4+ cores
Architecture: x86 Architecture.
GPU Support (Optional)
Supported: NVIDIA GPUs supported! (requires NVIDIA Container Toolkit)
Supported: AMD ROCm is supported!
🔧 Installation
ONLY OPTION: Docker Installation (Recommended)
Prerequisites:
Docker and Docker Compose installed on your system
Node JS and
npxinstalled ** Install This creates three services:devdocs- Documentation serverdevdocs-sync- Documentation synchronizationmcpdocker- Main MCP server with Docker integration
Installation
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⚙️ Configuration
For Remote/Server Deployments
If running on a server or using Cloudflare Tunnel, update the IP addresses in configuration.json to match your setup location.
Claude Desktop Integration
Open Claude Desktop
Click your profile icon → Settings → Developer
Select "Edit Configuration"
Add the configuration details from
configuration.jsonCompletely close and reopen Claude
Verify the MCP Server appears in your tools
For detailed setup instructions, visit the Model Context Protocol Quick Start Guide.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides LLMs with real-time access to up-to-date documentation from PyPI, npm, crates.io, GoDocs, DockerHub, GitHub, and GCP, preventing outdated code generation and API hallucinations.Last updated2714MIT
- Alicense-qualityDmaintenanceProvides AI assistants with searchable access to documentation from 170+ curated repositories and 1000+ popular GitHub projects across 20+ categories including trading, AI/ML, DevOps, and web development.Last updated3MIT
- FlicenseAqualityDmaintenanceProvides access to 600+ documentation libraries from DevDocs.io including Python, JavaScript, React, Django, and more. Enables searching, browsing, and retrieving documentation content directly through Claude Desktop.Last updated53
- FlicenseAqualityDmaintenanceProvides AI models with direct access to documentation for over 600 technologies from DevDocs.io, including popular languages, frameworks, and tools. It enables comprehensive searching, content retrieval, and offline access via an intelligent local caching system.Last updated122
Related MCP Connectors
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Get up-to-date, version-specific documentation and code examples from official sources directly in…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RA86-dev/mcpdev-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server