# CDP API credentials - get these from https://portal.cdp.coinbase.com/
# the CDP_WALLET_SECRET is optional, used for spinning up a CDP Server Wallet to receive x402 payments
CDP_API_KEY_ID=your-api-key-id-here
CDP_API_KEY_SECRET=your-api-key-secret-here
CDP_WALLET_SECRET=your-wallet-secret-here
# server config for local dev
PORT=4000
# x402 payment setup (optional)
ENABLE_PAYMENTS=false
QUERY_PRICE=0.001
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/Jnix2007/baseql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server