Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | Run in foreground to see all tool calls and block decisions live. Set to any value to enable the debug flag (-d). | |
| config | No | Path to the .mcp-guard.json configuration file. Config is auto-discovered by walking up from cwd, or checking ~/.mcp-guard.json if not specified. |
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 | |