angle-one-mcp-server
If you are the rightful owner of angle-one-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Angle One Stock MCP is a Model Control Protocol server designed to fetch stock data and perform technical analysis using the Angle One API. It is compatible with any platform that supports the MCP protocol.
Angle One Stock MCP is a versatile server application that provides historical stock data and calculates technical indicators such as RSI and EMA. It is built using TypeScript and offers RESTful API endpoints with CORS support. The server is designed to integrate seamlessly with any MCP-supporting platform, making it a flexible solution for developers looking to incorporate stock data analysis into their applications. With configurable data periods and a straightforward setup process, users can easily customize the server to meet their specific needs. The server supports development and production environments, ensuring smooth operation across different stages of deployment.
Features
- Fetches historical stock data (configurable period)
- Calculates technical indicators (RSI, EMA-20, EMA-50)
- RESTful API endpoints
- CORS enabled
- Written in TypeScript