Loading MCP server directory, please wait...
Pattern intelligence API: search 24M historical charts, forward returns, regime analysis.
npx @getmcp/cli add io.github.grahammccain/chart-libraryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.grahammccain/chart-library": {
"command": "uvx",
"args": [
"chartlibrary-mcp"
],
"env": {
"CHART_LIBRARY_API_KEY": ""
}
}
}
}