We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dileepgaganr/robinhood-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "robinhood-mcp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "commonjs",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.22.0",
"dotenv": "^17.2.3"
},
"author": "Dileep gagan R",
"license": "MIT"
}