# GitHub API Token - Create one at https://github.com/settings/tokens
# Required for higher API rate limits when fetching components from GitHub
GITHUB_TOKEN=your_github_token_here
# Transport type for the MCP server - Options: stdio or http
# Default: stdio
TRANSPORT_TYPE=stdio
# Port for the HTTP server when TRANSPORT_TYPE is set to http
# Default: 3000
PORT=3000
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/idcdev/mcp-magic-ui'
If you have feedback or need assistance with the MCP directory API, please join our Discord server