agent-guard-mcp
by dygogogo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | SQLite database path | ./mcp-guard.db |
| PAYER_ID | No | Payer identity | hostname |
| LOG_LEVEL | No | Log level: debug/info/warn/error | info |
| BUDGET_LIMIT | No | Daily budget cap (credits) | 10.0 |
| MCP_TRANSPORT | No | Transport: stdio / sse / http | Auto-detect (TTY → http) |
| DASHBOARD_PORT | No | Dashboard HTTP port | 8080 |
| TELEGRAM_CHAT_ID | No | Telegram Chat ID (optional) | |
| APPROVAL_BASE_URL | No | Base URL for approval links | http://localhost:8080 |
| TELEGRAM_BOT_TOKEN | No | Telegram Bot Token (optional) | |
| HIGH_RISK_RESOURCES | No | High-risk resource keywords (comma-separated) | delete,send |
| HIGH_RISK_THRESHOLD | No | High-risk amount threshold | 2.0 |
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
ActivityInactive
ResponsivenessNo issues