Skip to main content
Glama
Madiocre

DevEnv Doctor MCP

by Madiocre

Related Servers

Alternatives to DevEnv Doctor MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM clients to inspect local dev environments—Docker container health, pnpm workspace integrity, and stuck process detection—without manual terminal copy-pasting.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides AI coding agents with structured, evidence-based diagnostics about the local development environment, detecting tech stack, runtime mismatches, dependency state, services, ports, and Git status without exposing secrets or using network calls.
      10
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      Checks your local development environment for common issues like wrong Node version, missing Docker, missing git config, missing .env keys, and busy ports, and provides fixes.
      6
      5 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to autonomously check, diagnose, and recover Dockerized services through safe, tool-based ops without direct host shell access.
      MIT

    TDQS

    A3.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct concern: ping for liveness, Docker container status, pnpm workspace validation, and process diagnosis. No two tools overlap in purpose, so an agent can easily select the right one.

    Naming Consistency4/5

    Three tools use a verb_noun pattern (check_docker_status, check_pnpm_workspace, diagnose_stuck_process), but 'ping' deviates by using a standalone verb without a prefix. This is a minor inconsistency, but the naming remains intuitive.

    Tool Count5/5

    With only 4 tools, the server is tightly scoped for a development environment diagnostics tool. Each tool provides a specific health check, and the count feels appropriate without being too thin or overloaded.

    Completeness3/5

    The tools cover several common dev environment issues (Docker, pnpm, stuck processes), but the broad 'DevEnv Doctor' purpose suggests missing checks like system resource monitoring or package manager version validation. These are notable gaps but agents can work around them.

    Maintenance

    ActivityStale
    ResponsivenessNo issues