AlmogAdziashvili/twelve-data-mcp-server
If you are the rightful owner of twelve-data-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.
A Model Context Protocol server that provides access to Twelve Data API.
Tools
Functions exposed to the LLM to take actions
GetRealTimePrice
Fetches the current price of a specified financial instrument.
GetTimeSeries
Retrieves historical price data for a specified financial instrument.
GetMovingAverage
Calculates the moving average for a specified financial instrument.
GetRelativeStrengthIndex
Computes the Relative Strength Index (RSI) for a specified financial instrument.
GetBollingerBands
Generates Bollinger Bands for a specified financial instrument.
GetAvarageDirectionalIndex
Calculates the Average Directional Index (ADX) for a specified financial instrument.
GetAvarageTrueRange
Computes the Average True Range (ATR) for a specified financial instrument.
GetSupportResistance
Identifies support and resistance levels for a specified financial instrument.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client