Skip to main content
Glama
efficjump

Local Dev Doctor MCP

by efficjump

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCAL_DEV_DOCTOR_ALLOWED_ROOTSYesRequired. Path(s) to allowed project roots. Use the platform path separator to provide more than one allowed root.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
start_diagnosisA

Create a bounded, secret-redacted local development diagnosis session.

list_diagnosesA

List persisted diagnosis sessions without reading their projects.

get_diagnosisB

Return the profile, preflight checks, probe evidence, and cited issues.

discover_profileA

Refresh the dynamic dependency profile and invalidate stale diagnostic results.

run_preflightA

Check executable, environment-name, and loopback port state without command execution.

prepare_probeA

Create an exact discovered-command plan and a one-time approval token.

execute_probeA

Execute one approved argv probe and persist bounded, redacted output evidence.

analyze_failuresB

Build deterministic issues and optional host hypotheses bound to known evidence IDs.

build_runbook_reportB

Write a redacted Markdown and JSON runbook in the external state directory.

Prompts

Interactive templates invoked by user choice

NameDescription
diagnosis_prompt

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/efficjump/local-dev-doctor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server