Skip to main content
Glama

Canny MCP Server

by itsocialist
.env.example604 B
# Canny MCP Server Configuration Example # Required: Your Canny.io API key CANNY_API_KEY=your_api_key_here # Optional: Custom API base URL (defaults to https://canny.io/api/v1) # CANNY_BASE_URL=https://canny.io/api/v1 # Optional: Request timeout in milliseconds (default: 30000) # CANNY_TIMEOUT=30000 # Optional: Maximum number of retry attempts (default: 3) # CANNY_MAX_RETRIES=3 # Optional: Rate limiting - requests per minute (default: 60) # CANNY_RATE_LIMIT_RPM=60 # Optional: Rate limiting - burst limit (default: 10) # CANNY_RATE_LIMIT_BURST=10 # Optional: Enable debug logging # DEBUG=true

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/itsocialist/canny-mcp-server'

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