MCP Servers / development / DevServer MCP

DevServer MCP

JSON →
httpnone1development

Manages development servers for LLM-assisted workflows, offering programmatic control through a unified TUI and experimental browser automation via Playwright.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: devserver-mcp
Tools
What this server exposes
start_server
Start a configured server
stop_server
Stop a server (managed or external)
get_devserver_statuses
Get all server statuses
get_devserver_logs
Get logs with pagination support
browser_navigate
Navigate browser to URL with wait conditions
browser_snapshot
Capture accessibility snapshot of current page
browser_console_messages
Get console messages with pagination
browser_click
Click an element on the page using a CSS selector or element reference
browser_type
Type text into an element with optional submit (Enter key) and slow typing mode
browser_resize
Resize the browser viewport to specified dimensions
browser_screenshot
Take a screenshot of the current page
Configuration
Environment & auth
authnone
Resources
DevServer MCP — MCP Server · libregistry