alpaca-mcp-server and tradingview-chart-mcp

These are complements: Alpaca provides programmatic trading execution and market data via API, while TradingView offers visual technical analysis through chart images, allowing users to analyze charts and execute trades based on that analysis within a single workflow.

alpaca-mcp-server
88
Verified
tradingview-chart-mcp
56
Established
Maintenance 20/25
Adoption 19/25
Maturity 24/25
Community 25/25
Maintenance 13/25
Adoption 9/25
Maturity 15/25
Community 19/25
Stars: 545
Forks: 175
Downloads: 13,166
Commits (30d): 7
Language: Python
License: MIT
Stars: 72
Forks: 19
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About alpaca-mcp-server

alpacahq/alpaca-mcp-server

Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs

Built with FastMCP and OpenAPI, it dynamically generates trading tools from Alpaca's API specifications rather than hand-crafting them, enabling automatic schema alignment and toolset filtering via `ALPACA_TOOLSETS`. Integrates with Claude, Cursor, VS Code, and PyCharm through the Model Context Protocol (MCP) stdio transport, allowing LLMs to execute trading operations with real-time market data access and portfolio management directly within IDE environments.

About tradingview-chart-mcp

ertugrul59/tradingview-chart-mcp

MCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance

Implements browser pooling with pre-initialized Selenium instances to achieve 70-80% performance improvement on concurrent requests, supporting up to 4 simultaneous chart captures. Uses MCP stdio transport with configurable authentication, base64 clipboard capture for direct data URIs, and built-in performance statistics tracking. Integrates with Claude and other MCP clients via natural language prompts that auto-map timeframe names to TradingView interval codes.

Scores updated daily from GitHub, PyPI, and npm data. How scores work