Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Stock Chart

FreeNot checked

An MCP server that generates financial stock charts and technical analysis images.

GitHubEmbed

About

An MCP server that generates financial stock charts and technical analysis images.

README

A Model Context Protocol (MCP) server that provides AI agents (like OpenClaw, Claude Desktop, Cursor) with the ability to generate beautiful stock and crypto technical analysis charts.

Capabilities

  • generate_stock_chart: Generates a technical analysis candlestick chart for a given ticker (e.g., MSFT, AAPL).

Usage with OpenClaw

You can easily use this tool with OpenClaw or any other MCP-compatible client.

If you have installed this package globally via npm:

npx -y mcp-stock-chart

You can add it to your OpenClaw or AI Agent's MCP configuration JSON:

{
  "mcpServers": {
    "stock-chart": {
      "command": "npx",
      "args": ["-y", "mcp-stock-chart"]
    }
  }
}

Example

from github.com/dcaoyuan/mcp-stock-chart

Installing Stock Chart

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/dcaoyuan/mcp-stock-chart

FAQ

Is Stock Chart MCP free?

Yes, Stock Chart MCP is free — one-click install via Unyly at no cost.

Does Stock Chart need an API key?

No, Stock Chart runs without API keys or environment variables.

Is Stock Chart hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Stock Chart in Claude Desktop, Claude Code or Cursor?

Open Stock Chart on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Stock Chart with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs