procm-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-server-idB | Get server id |
| allow-start-processD | Allow process creation |
| list-allowed-processes-in-cwdC | List allowed processes in current working directory |
| delete-allowed-processC | Delete an allowed process |
| start-processB | Start a new process. Warning: Do not invoke background processes that will not exit automatically, and stdout/stderr will not be captured. |
| delete-processC | Delete a process by ID |
| restart-processC | Restart a process by ID |
| get-process-infoC | Get information about a process by ID |
| list-processesB | List all running processes |
| get-process-stdoutC | Get the stdout of a process by ID |
| get-process-stderrC | Get the stderr of a process by ID |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/coder-ka/procm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server