The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Devpulse MCP listing page.
An MCP server that lets your AI coding assistant see what's actually happening in your dev environment.
When you're debugging with Claude Code or Cursor, the AI has no idea if your dev server is running, what errors just appeared in the logs, or what branch you're on. You end up copy-pasting the same context every session. devpulse fixes that with one tool call.
Instead of asking you what's wrong, the AI already knows.
Claude Code
Cursor / Claude Desktop / Windsurf
No API key. No account. No config file.
get_session_snapshot — full diagnostic snapshot, call this firstget_recent_errors — recent errors from your log files, secrets redactedget_running_services — what's on your dev ports and what's missingDetected automatically from your package.json — Next.js, Vite, Express, FastAPI. More coming.
Runs entirely on your machine. No data leaves your computer. API keys and secrets are automatically stripped from log output.
MIT