Skip to main content
Glama
rudraneel93

mcp-guardian

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: DEBUG, INFO, WARN, ERROR
NVD_API_KEYNoNIST NVD API key for CVE lookups (20 req/min vs 5 without)
METRICS_PORTNoMetrics server port
DASHBOARD_PORTNoDashboard HTTP port
OPENAI_API_KEYNoOptionally used by tiktoken for token counting
METRICS_ENABLEDNoEnable Prometheus metrics endpoint
DASHBOARD_ENABLEDNoEnable the dashboard server
PRICING_OVERRIDESNoCustom pricing JSON
MCP_GUARDIAN_DB_PATHNoOverride SQLite database path

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_securityB

Scan MCP server configurations for security vulnerabilities (CVEs, auth, typo-squatting, secrets)

audit_costsA

Audit token usage and estimate costs per MCP server

check_healthB

Check health, latency, and reliability of MCP servers

full_reportA

Generate a complete security, cost, and health report for all MCP servers

Prompts

Interactive templates invoked by user choice

NameDescription
audit-configGenerate security audit instructions for an MCP server config

Resources

Contextual data attached and managed by the client

NameDescription
Latest Scan ReportMost recent security scan results across all MCP servers

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/rudraneel93/mcp-guardian'

If you have feedback or need assistance with the MCP directory API, please join our Discord server