mcp-safeguard
by SyedAnas01
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SHIELD_API_KEY | No | API key for authenticating requests to the mcp-safeguard server | |
| MCP_SHIELD_OTLP_ENDPOINT | No | OpenTelemetry endpoint for traces, e.g., 'http://jaeger:4317' | |
| MCP_SHIELD_SSRF_ALLOWLIST | No | JSON array of allowed hosts for SSRF protection, e.g., '["localhost","127.0.0.1"]' | |
| MCP_SHIELD_RATE_LIMIT_WINDOW | No | Rate limit window duration in seconds (default 60) | |
| MCP_SHIELD_PROMETHEUS_ENABLED | No | Set to 'true' to expose Prometheus metrics at /metrics | |
| MCP_SHIELD_RATE_LIMIT_REQUESTS | No | Maximum number of requests per window (default 100) |
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 | |
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/SyedAnas01/mcp-safeguard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server