mntlabs/devserver-mcp
A specialized MCP server for monitoring development server output with intelligent error categorization and Claude Code integration
Platform-specific configuration:
{
"mcpServers": {
"devserver-mcp": {
"command": "npx",
"args": [
"-y",
"devserver-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...