Skip to main content
Glama

Security MCP Server

by nordeim
docker_deployment_production.txt263 B
# 1. Build production image docker build -t mcp-server:2.0.0 . # 2. Production compose (no overrides) docker-compose -f docker-compose.yml up -d # 3. Monitor docker stats mcp-server docker logs -f mcp-server # 4. Health check curl http://localhost:8080/health

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/nordeim/Security-MCP-Server-v3'

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