rc-mcp
by champi-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_TOKEN | Yes | Required bearer token used by MCP clients and agents to authenticate with the server. The server will not start without it. | |
| REDIS_ADDR | No | Redis address used when MCP_SESSION_STORE=redis. | |
| MCP_SESSION_STORE | No | Session store backend; set to 'redis' to use a Redis-backed store instead of the default in-memory/file-backed store. | memory |
| RC_SHELL_DENYLIST | No | Newline-separated regex patterns that a shell command must not match before being dispatched. | |
| RC_AUDIT_FULL_ARGS | No | Set to 'true' to record full tool arguments in the audit log instead of SHA-256 digests. | |
| RC_FS_SKIP_CONFIRM | No | Set to 'true' to skip the confirmation prompt for filesystem tool calls. | |
| RC_SHELL_ALLOWLIST | No | Newline-separated regex patterns that a shell command must pass before being dispatched. | |
| RC_SHELL_SKIP_CONFIRM | No | Set to 'true' to skip the confirmation prompt for shell tool calls. | |
| RC_PROCESS_SKIP_CONFIRM | No | Set to 'true' to skip the confirmation prompt for process tool calls. | |
| RC_GLOBAL_FS_ALLOWED_ROOTS | No | Comma-separated absolute paths that restrict which filesystem paths the server-side tools can access. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessUnresponsive