A sandboxed Model Context Protocol server for source code: read-only developer tools in a contained workspace, secrets redacted, results marked untrusted. Implements MCP revision 2026-07-28.
Or install with pip: pip install mcp-developer-server
README Excerpt
A Model Context Protocol server that gives a language model read-only tools over one contained directory — and treats everything it returns as what it is: untrusted bytes from someone else's files, running with your privileges. **Documentation:** <https://kogunlowo123.github.io/mcp-developer-server/>