Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MardiantoS • Finance & Markets
An MCP server that enables LLMs (e.g., Claude) to interact with Alpaca's trading API to view accounts, fetch market data, and place or manage orders.
Access and summarize a user's Alpaca account and portfolio information via MCP.
Fetch real-time quotes and recent historical price bars to inform trading strategies.
Place, manage, and cancel market or limit orders programmatically through Alpaca.
This repository implements a Model Context Protocol (MCP) server that connects LLMs to the Alpaca trading API, exposing account info, positions, market quotes, historical bars, and order operations. It provides helper tools for placing market and limit orders, cancelling orders, and summarizing the portfolio, and integrates with the Alpaca-py SDK. The server uses paper trading by default for safety and is intended for prototyping agent-driven trading workflows (e.g., testing with Claude for Desktop).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.