We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/securecoders/opengraph-io-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# OpenGraph.io API key (either one of these is required)
OPENGRAPH_APP_ID=your_app_id_here
# Alternative name (use one or the other)
# APP_ID=your_app_id_here
# Server port for SSE transport (default: 3010)
PORT=3010