We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/badger3000/okx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.envExamples•198 B
//If you later extend the server to use authenticated OKX API endpoints, you will need to add the following environment variables to your .env file:
OKX_API_KEY;
OKX_API_SECRET;
OKX_API_PASSPHRASE;