Skip to main content
Glama
Madiocre

DevEnv Doctor MCP

by Madiocre

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Sanity check — returns pong plus the current server time.

check_docker_statusA

Checks whether a given container is running and whether its expected port is actually bound on the host.

check_pnpm_workspaceA

Validates pnpm-workspace.yaml, detects orphaned packages, dead glob patterns, lockfile staleness, and missing package manager pin.

diagnose_stuck_processC

Finds processes bound to a given port and flags likely zombie/hung states.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

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/Madiocre/DevDoc-MCP-Nitro'

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