We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/Binance-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
ai-plugin.json•1.09 KiB
{
"schema_version": "v1",
"name_for_human": "Binance-MCP",
"name_for_model": "binance_mcp",
"description_for_human": "A Model Context Protocol (MCP) server for Binance.com API. Offers standardized access to spot trading, wallets, staking, simple earn, convert, mining, algo trading, VIP loans, NFTs, pay, copy trading, dual investments, C2C/P2P, fiat ops, and rebates. Built in TypeScript/Node.js. Manages auth, requests, and errors for AI agents/devs.",
"description_for_model": "A Model Context Protocol (MCP) server for Binance.com API. Offers standardized access to spot trading, wallets, staking, simple earn, convert, mining, algo trading, VIP loans, NFTs, pay, copy trading, dual investments, C2C/P2P, fiat ops, and rebates. Built in TypeScript/Node.js. Manages auth, requests, and errors for AI agents/devs.",
"auth": {
"type": "none"
},
"api": {
"type": "none"
},
"logo_url": "https://github.com/nirholas.png",
"contact_email": "nirholas@users.noreply.github.com",
"legal_info_url": "https://github.com/nirholas/Binance-MCP/blob/main/LICENSE"
}