Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by twelvedata • Finance & Markets
An MCP server that integrates with the Twelve Data API to retrieve historical time series, real-time quotes, and instrument metadata for stocks, forex, and cryptocurrencies.
Fetch historical time series and compute technical indicators (e.g., RSI, moving averages) for stocks, forex pairs, or cryptocurrencies.
Real-time quotes and instrument metadata to power trading signals, dashboards, or automated alerts.
Query the Twelve Data API using plain English (u-tool) so they don't have to learn specific endpoints or parameters.
This MCP server provides a seamless bridge to the Twelve Data API, enabling agents to request market data in natural language via the u-tool router. It simplifies accessing 100+ endpoints by using NLP, vector search, and GPT-driven parameter selection to call the optimal API endpoints and return formatted results. The server supports historical data, real-time quotes, technical indicators, and fundamentals, and can be run via UV, pip, Docker, or integrated into Claude Desktop and VS Code.
This API call returns meta and time series for the requested instrument. Metaobject consists of general information about the requested symbol. Time series is the array of objects ordered by time descending with Open, High, Low, Close prices. Non-currency instruments also include volume information.
This endpoint is a lightweight method that allows retrieving only the real-time price of the selected instrument.
Quote endpoint is an efficient method to retrieve the latest quote of the selected instrument.
The Relative Strength Index (RSI) is a momentum oscillator that measures the speed and change of price movements, helping traders identify potential overbought or oversold conditions and trend reversals.
The Moving Average Convergence Divergence (MACD) is a momentum indicator that measures the difference between two moving averages, with a signal line used to identify potential trend reversals and trading opportunities.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.