8 months ago
financeMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Overview
what is Alpaca Trading MCP Server?
Alpaca Trading MCP Server is a Model Context Protocol (MCP) server that provides an interface to the Alpaca trading API, allowing users to manage their stock and crypto portfolios, place trades, and access market data.
how to use Alpaca Trading MCP Server?
To use the server, clone the repository, install the dependencies, configure your API credentials in the .env file, and run the server using the command python src/server.py.
key features of Alpaca Trading MCP Server?
- Account Management: View account details, balances, and portfolio status.
- Trading: Place market, limit, stop, and stop-limit orders.
- Portfolio Management: View positions, calculate performance, and close positions.
- Market Data: Access real-time quotes and historical price data.
- Asset Information: Get details about tradable assets.
use cases of Alpaca Trading MCP Server?
- Managing stock and crypto portfolios.
- Executing trades based on market conditions.
- Analyzing market data for investment decisions.
FAQ from Alpaca Trading MCP Server?
- How do I get my Alpaca API credentials?
You can obtain your API credentials by creating an account at Alpaca.
- What programming language is used for this project?
The server is developed in Python.
- Is there a license for this project?
Yes, it is licensed under the MIT license.