We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cogell/assembly-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•248 B
# AssemblyAI API Configuration
# Get your API key from: https://www.assemblyai.com/
# Required: Your AssemblyAI API key
ASSEMBLYAI_API_KEY=your-assemblyai-api-key-here
# Optional: Node.js environment (development, production)
NODE_ENV=development