mntlabs/devserver-mcp
3.4
If you are the rightful owner of devserver-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
DevServer MCP is a specialized server that persistently monitors development server output, categorizes errors, and integrates with Claude Code for AI-powered error analysis.
Tools
Functions exposed to the LLM to take actions
get_dev_server_status
Returns current server health, uptime, and error counts.
get_error_summary
Provides a categorized error breakdown with file locations.
get_error_history
Offers time-based error tracking with filtering options.
get_file_errors
Returns errors specific to a file.
clear_error_history
Clears all stored error history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client