We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/638Labs/638labs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•340 B
# 638Labs MCP Server Configuration
#
# Get your API key at https://app.638labs.com
# 638Labs Gateway URL
GATEWAY_URL=https://st0.638labs.com
# 638Labs API URL (for discovery)
API_URL=https://api.638labs.com
# Your 638Labs API key
STOLABS_API_KEY=your-api-key-here
# HTTP mode port (optional, only used with --http flag)
# MCP_PORT=3015