Env Doctor MCP — Environment Diagnostics
Env Doctor MCP server enabling AI agents to diagnose and report on development environment health — checking installed tools and their versions, validating required dependencies, identifying missing configurations, and integrating environment validation into agent-driven developer onboarding and troubleshooting workflows.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Local inspection. No credentials. Env var exposure risk — filter sensitive vars. Community MCP.
⚡ Reliability
Best When
An agent needs to understand the local development environment — what tools are installed, which versions are available, and what might be missing or misconfigured.
Avoid When
You need production monitoring or remote system diagnostics — use dedicated monitoring stacks.
Use Cases
- • Validating development environment setup from onboarding agents
- • Diagnosing missing dependencies before build or deploy from DevOps agents
- • Checking tool version compatibility from CI/CD troubleshooting agents
- • Automating environment health checks from SRE agents
- • Identifying configuration gaps before running workflows from setup agents
- • Building environment-aware debugging workflows from development agents
Not For
- • Production environment monitoring (use Prometheus/Datadog for prod)
- • Security scanning (use dedicated security scanners)
- • Remote system diagnostics (local environment only)
Interface
Authentication
No authentication — reads local system information. Accesses PATH, installed tools, and environment variables.
Pricing
Free, open source community MCP.
Agent Metadata
Known Gotchas
- ⚠ Tool detection depends on PATH — tools installed outside PATH may not be found
- ⚠ macOS and Linux tool paths differ — results vary by OS
- ⚠ Community MCP — tool detection may not cover all package managers (conda, poetry, etc.)
- ⚠ Version parsing may fail for tools with non-standard version output formats
- ⚠ Environment variables exposed to the MCP may include sensitive values
- ⚠ Some diagnostics may require elevated permissions on certain systems
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Env Doctor MCP — Environment Diagnostics.
Scores are editorial opinions as of 2026-03-06.