pm-mcp

patrickjm/pm-mcp

3.3

If you are the rightful owner of pm-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.

PM-MCP is a Model Context Protocol server designed to manage long-running bash processes, ideal for development environments.

Tools

Functions exposed to the LLM to take actions

start_process

Start a new process with a specified name and command.

terminate_process

Stop a specific process using its ID.

terminate_all_processes

Stop all managed processes at once.

list_processes

List all running processes or get info for a specific process.

get_logs

Retrieve logs for a specific process.

grep_logs

Search process logs using a regex pattern.

send_input

Send input to a running process.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources