We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fozagtx/somnia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Network Configuration
ENVIRONMENT=TESTNET
# Wallet Configuration (required for signing)
AGENT_SECRET_KEY=0x...
# Server Configuration
USE_STREAMABLE_HTTP=false
PORT=3000
HOST=127.0.0.1