thedotmack/the-dev-server-mcp
If you are the rightful owner of the-dev-server-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 dayong@mcphub.com.
The-dev-server MCP is a Model Context Protocol server designed to manage and track the state of development servers, providing persistent memory and awareness of server status, ports, processes, and logs.
Tools
Functions exposed to the LLM to take actions
get-server-state
Get the current tracked state of your dev server.
update-server-state
Manually update the server state with new information.
detect-server-process
Auto-detect running development servers.
check-port-status
Check if a specific port is in use.
read-server-logs
Read recent lines from server log files.
get-pm2-status
Get status of PM2-managed processes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client