Sierra Chart MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sierra Chart MCPlist my chartbooks and show the studies on the main chart"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sierra Chart MCP
Status: Experimental, local-use software. It has not been audited for unattended use.
Sierra Chart MCP is a local Model Context Protocol server and launcher for configuration and diagnostics only. It lets an MCP client observe Sierra Chart, inspect chartbooks/charts/studies/drawings/data, read diagnostic information, and apply narrowly validated configuration changes through a local bridge.
Safety boundary: This project has no order execution, trading, position, account, credential, or broker-control features. It is not affiliated with, endorsed by, or sponsored by Sierra Chart. Sierra Chart is a trademark of its respective owner.
Architecture
MCP client (stdio)
|
sierra-mcp server
|
local atomic queue (inbox/outbox/processing/archive/state)
|
ACSIL bridge study inside Sierra Chart
|
Sierra Chart runtimeThe server validates tool inputs, assigns request IDs, filters restricted response fields, and waits for a matching bridge response. The bridge study always uses <Sierra DataFilesFolder>/SierraMCP; it has no queue-root input. Set SIERRA_MCP_ROOT in the server to that exact directory. Use one Controller Instance=Yes bridge in the controller chart. Any chart-targeted setting requires a non-controller bridge on each controlled chart.
Related MCP server: tradingview-mcp
Supported tools
The public tool surface includes sierra_status, sierra_chartbooks, sierra_charts, sierra_studies, sierra_drawings, sierra_data, sierra_diagnostics, and sierra_control. Read operations are the default. Mutating operations require explicit targets, expected chartbook/chart identity where applicable, and idempotency keys.
Quick start
Install Sierra Chart and the supported build prerequisites for your platform.
Build or obtain the ACSIL bridge study and add it manually to a controller chart.
Build the server and launcher with the repository instructions in
docs/installation.md.Point your MCP client at the generated server entry point using placeholders as shown in
docs/mcp-client-config.md.Run the health checks and confirm the bridge heartbeat before using configuration tools.
Read the complete guides:
docs/installation.md— Windows and Wine setup.docs/acsil-bootstrap.md— one-time manual study bootstrap.docs/mcp-client-config.md— client configuration examples.docs/safety-and-privacy.md— threat boundaries, data handling, and privacy.docs/troubleshooting.md— evidence-led diagnosis.docs/limitations.md— what this project does not prove or provide.
Development
See CONTRIBUTING.md. Contributions must preserve the configuration/diagnostics-only scope and must not add order execution or account-control paths.
License
MIT. See LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.
Read-only MCP access to authorized Vocci sessions, notes, files, and memory search.
2,000+ MCP servers read at source level. Know what one does before you connect. Free, no key.
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
Related MCP Servers
FlicenseNot gradedqualityCmaintenanceRead-only MCP server that lets a verified client connect their own AI to their trading account to read account data without order execution.-- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to control a local TradingView Desktop instance, providing tools to read chart state, change symbols and timeframes, and fetch OHLCV data.99 npm133MIT
- FlicenseNot gradedqualityCmaintenanceRead-only MCP server that connects a Broker trading account to AI clients, providing account data, positions, orders, and market data via 21 tools, with a mock sandbox mode for evaluation.-
- AlicenseNot gradedqualityAmaintenanceProvides read-only MCP tools for market snapshots, position risk, order reconciliation, and daily report previews with deterministic financial calculations, evidence chains, and audit trails.MIT