shabaraba/devtools-mcp
3.3
If you are the rightful owner of devtools-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.
The DevTools MCP Server is a specialized server designed to streamline development processes by managing development servers, handling process management, and collecting browser console logs.
Tools
Functions exposed to the LLM to take actions
kill_process
Kill process by name or PID with signal control.
detailed_process_list
Get detailed process info with CPU/memory usage and sorting.
find_process_url
Find URLs/ports for a process by name.
start_dev_server
Start development server in background.
get_browser_logs
Retrieve browser console logs with filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client