Claude MCP Workbench
by fotiosb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Directory for persistent runtime data (settings, SQLite, artifacts). | |
| CLONE_DIR | No | Directory for shallow clones. | |
| MAX_FILES | No | Maximum number of files to process in an audit. | 8000 |
| TRUSTED_PROXY | No | When set to '1', the server trusts the X-Real-IP header for client IP determination. | 0 |
| WARM_EXAMPLES | No | When set to '1', warms the example repository audit caches. | 0 |
| ADMIN_PASSWORD | No | Admin password for the settings page (min 8 characters). | |
| ANTHROPIC_MODEL | No | Anthropic model name (e.g., claude-sonnet-4-20250514). | |
| MAX_CLONE_BYTES | No | Maximum cloned repository size in bytes (150 MB). | 157286400 |
| ANTHROPIC_EFFORT | No | Anthropic effort level for brief generation: low, medium, or high. | |
| ANTHROPIC_API_KEY | No | Anthropic API key for generating audit briefs. If not set, a deterministic brief is used. | |
| DAILY_RUNS_PER_IP | No | Daily cap on audit runs per IP address. | 8 |
| ELICIT_WAIT_SECONDS | No | How long the system waits for user input when the file threshold is exceeded. | 300 |
| ELICIT_FILE_THRESHOLD | No | File count threshold above which the task enters input_required state. | 1500 |
| DAILY_LLM_CALLS_PER_IP | No | Daily cap on LLM calls per IP address. | 20 |
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
ResponsivenessNo issues