HomeFinance › Chart Library — Market-state research

Chart Library — Market-state research

Market memory for AI: historical states, published studies and source evidence.

Python Cloud Remote
★ 21 stars Last pushed 2026-09-10 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://chartlibrary.io/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http chart-library-mcp https://chartlibrary.io/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "chart-library-mcp": {
      "url": "https://chartlibrary.io/mcp"
    }
  }
}

Package (pypi 6.3.3)

uvx chartlibrary-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "chart-library-mcp": {
      "command": "uvx",
      "args": [
        "chartlibrary-mcp"
      ],
      "env": {
        "CHART_LIBRARY_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CHART_LIBRARY_API_KEY secret — Optional API key. Public research works without authentication; service limits apply.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry