We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NvkAnirudh/YT-to-LinkedIn-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# API Keys (required for full functionality)
OPENAI_API_KEY=your_openai_api_key_here
YOUTUBE_API_KEY=your_youtube_api_key_here
# Server Configuration
PORT=8000
# Set to true during development for auto-reload
RELOAD=false