Alpaca’s MCP server lets you trade stocks and options, analyze data, and build strategies using plain English, directly from your favorite LLM tools and IDEs
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs: Update watchlist API limitations, corporate actions, and add legal disclosures:
4a2a47dView on GitHubUpdate function signatures in README to match actual implementation parameters
4322d81View on GitHub- Update alpaca_mcp_server.py with implementation to use UserAgentMixin
0e0231fView on GitHubdocs: clarify stale.yaml purpose in README project structure section
6a15eebView on GitHubFix order_class parameter handling in place_option_market_order function
3b1d0b3View on GitHubfeat: Add get_stock_snapshot function with comprehensive market data and update the prompts example on README.md
23471b4View on GitHubFix time_in_force parameter type issues in place_stock_order and place_option_market_order functions
e03f692View on GitHubEnhanced get_stock_bars with flexible timeframe support and start/end parameters. Updated README.md documentation. Renamed PAPER to ALPACA_PAPER_TRADE
af6ff6aView on GitHubAdded Claude Code configuration instructions and updated the environment variable setup
151a28cView on GitHub