project-root/ ├── libraries/ # Utility modules (helpers, custom functions, etc.) │ └── util.py ├── tests/ # Test cases organized by feature/module │ ├── test_users.py │ ├── test_posts.py ...
A comprehensive Model Context Protocol (MCP) server for Alpaca's Trading API. Enable natural language trading operations through AI assistants like Claude, Cursor, and VS Code. Supports stocks, ...