Angle One Stock MCP
@himanshuteotia
About Angle One Stock MCP
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Angle One Stock MCP?
Angle One Stock MCP is a generic Model Context Protocol server that fetches historical stock data and calculates technical indicators (RSI, EMA-20, EMA-50) via the Angle One API. It is designed for any platform supporting the MCP protocol, including Cursor, Copilot, and Claude AI.
How to use Angle One Stock MCP?
Clone the repository, install dependencies (npm install), and create a .env file with your Angle One credentials. Run in development mode with npm run dev or build and run in production with npm run build then npm start. Use the endpoint GET /api/stock/:symbol to fetch data and analysis for a stock symbol.
Key features of Angle One Stock MCP
- Fetches historical stock data with a configurable period (default 6 months)
- Calculates technical indicators: RSI (14 period), EMA-20, and EMA-50
- RESTful API endpoints with CORS enabled
- Written in TypeScript with type definitions
- Generic MCP integration for use with multiple platforms
Use cases of Angle One Stock MCP
- Query stock data and technical analysis inside AI assistants like Claude or Copilot
- Integrate stock market analysis into MCP-compatible applications
- Automate trading research with adjustable historical data periods
FAQ from Angle One Stock MCP
What platforms support Angle One Stock MCP?
Any platform that supports the MCP protocol, such as Cursor, Copilot, and Claude AI.
What data does Angle One Stock MCP return?
It returns historical OHLCV data and technical indicators RSI (14 periods), EMA-20, and EMA-50 for a given stock symbol.
How do I configure the data period?
Set the DATA_PERIOD_MONTHS environment variable (default is 6) to the number of months of historical data you want to fetch.
What are the prerequisites for running Angle One Stock MCP?
Node.js v14 or higher and Angle One API credentials (publisher API key, client ID, PIN, and TOTP secret).
Does Angle One Stock MCP have CORS support?
Yes, CORS is enabled on the API endpoints.
More Finance & Commerce MCP servers
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
China Stock MCP Server
peikuoYahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Comments