← Back to Plugins
MCP Server MCP

Chart Library — Pattern Intelligence

github By github 👁 1 views ▲ 0 votes

Historical chart-pattern intelligence for AI agents. 25M+ embeddings, 19K+ symbols, 10y history.

Homepage Verified source GitHub

Install

uvx chartlibrary-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "chartlibrary-mcp",
      "version": "6.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Chart Library API key (get free at chartlibrary.io/developers)",
          "format": "string",
          "isSecret": true,
          "name": "CHART_LIBRARY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...