Server data from the Official MCP Registry
Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit
Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit
Set these up before or after installing:
Environment variable: LUZIA_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-luziadev-luzia": {
"env": {
"LUZIA_API_KEY": "your-luzia-api-key-here"
},
"args": [
"-y",
"@luziadev/mcp-server"
],
"command": "npx"
}
}
}Clean, well-structured cryptocurrency pricing MCP server with proper API authentication via environment variables. Minor code quality issues around error handling and input validation but no significant security concerns. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
Scanned 7 files · 12 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!