Skip to main content
Glama
coder-ka

procm-mcp

by coder-ka

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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