We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/getpara/para-wallet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•255 B
# Your Para API key (required)
# Get one at https://developer.getpara.com
PARA_API_KEY=your_api_key_here
# Para REST API base URL (optional, defaults to beta)
# PARA_REST_BASE_URL=https://api.beta.getpara.com
# PARA_REST_BASE_URL=https://api.getpara.com