We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/josemiteba/mcp-cybersecurity-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# API Configuration
CIRCL_API_BASE_URL=https://vulnerability.circl.lu/api
# Server Configuration
MCP_SERVER_NAME=cybersecurity-server
MCP_SERVER_VERSION=1.0.0
# Logging
LOG_LEVEL=INFO
LOG_FORMAT=json
# Optional: API Rate Limiting
API_RATE_LIMIT=100
API_TIMEOUT=30