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.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools environment diagnostics mcp-server developer-tools toolchain setup
⚙ Agent Friendliness
76
/ 100
Can an agent use this?
🔒 Security
76
/ 100
Is it safe for agents?
⚡ Reliability
68
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
68
Documentation
70
Error Messages
68
Auth Simplicity
95
Rate Limits
90

🔒 Security

TLS Enforcement
80
Auth Strength
72
Scope Granularity
75
Dep. Hygiene
72
Secret Handling
82

Local inspection. No credentials. Env var exposure risk — filter sensitive vars. Community MCP.

⚡ Reliability

Uptime/SLA
70
Version Stability
68
Breaking Changes
65
Error Recovery
68
AF Security 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

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — reads local system information. Accesses PATH, installed tools, and environment variables.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Free, open source community MCP.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

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.

$99

Scores are editorial opinions as of 2026-03-06.

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered