Skip to content
Back to search
30
MCP

DevServer Monitor

pulsemcp/devserver monitor

Monitors development server processes and provides intelligent error categorization with file change correlation to identify which code changes caused specific errors and track error patterns over time.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

DevEnvInfoServer
Gathers detailed development environment data to enhance context-aware assistance in code editors, enabling tailored coding suggestions and
0 tools
Sentry
Integrates with Sentry's error tracking platform to enable detailed issue analysis, project management, and user session replay for enhanced
0 tools
Development Automation Server
Provides a development automation server with modular architecture for fetching web content, accessing documentation, analyzing project stru
0 tools
DevHelm MCP Server
Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm
0 tools
Language Server
Integrates language server capabilities to provide code analysis, completion, and diagnostics for developing in various languages.
0 tools
Devloop
Browser + dev-server logs on one correlated timeline, for Claude Code and AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "devserver_monitor": {
      "url": "None",
      "transport": "http"
    }
  }
}