We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gkoreli/backlog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•274 B
# Backlog MCP Configuration
# Environment mode
NODE_ENV=development
# Directory where task data is stored
BACKLOG_DATA_DIR=/Users/yourname/.backlog
# HTTP server port
BACKLOG_VIEWER_PORT=3030
# Optional: API key for MCP endpoint authentication
# API_KEY=your-secret-key