Procm runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 31 May 2026.
A Model Context Protocol (MCP) server for process management.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const childProcess = spawn(script, args || [], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add procm-mcp -- npx -y procm-mcp
{
"mcpServers": {
"procm-mcp": {
"args": [
"-y",
"procm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.procm-mcp]
command = "npx"
args = ["-y", "procm-mcp"]
{
"mcpServers": {
"procm-mcp": {
"args": [
"-y",
"procm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"procm-mcp": {
"args": [
"-y",
"procm-mcp"
],
"command": "npx"
}
}
}
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
MCP server for Atlassian Confluence Data Center - access and manage content
Model Context Protocol (MCP) server to execute aider-specific code editing operations
MCP server for Google Ads campaign and budget management
MCP server for Focus NFe — NFe, NFSe, NFCe emission and management
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
Answers built from our own checks of this server.