Server data from the Official MCP Registry
Pattern intelligence API: search 24M historical charts, forward returns, regime analysis.
Pattern intelligence API: search 24M historical charts, forward returns, regime analysis.
Set these up before or after installing:
Environment variable: CHART_LIBRARY_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-grahammccain-chart-library": {
"env": {
"CHART_LIBRARY_API_KEY": "your-chart-library-api-key-here"
},
"args": [
"chartlibrary-mcp"
],
"command": "uvx"
}
}
}Well-structured MCP server for Chart Library with proper authentication handling and secure API key management. Code demonstrates good security practices with environment-based configuration and appropriate error handling, with only minor code quality improvements needed. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 11 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!