We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ervwalter/mcp-kanka'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•407 B
# Kanka API Configuration for Integration Tests
# Copy this file to .env and fill in your actual values
# Your Kanka API token
KANKA_TOKEN=your-kanka-api-token-here
# Your Kanka campaign ID
KANKA_CAMPAIGN_ID=your-campaign-id-here
# Optional: Defer cleanup of test entities (useful for debugging)
# KANKA_TEST_DEFER_CLEANUP=false
# Optional: Log level for the MCP server during tests
# MCP_LOG_LEVEL=INFO