AlmogAdziashvili/twelve-data-mcp-server
3.2
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
8
Resources
0
Prompts
0
twelve-data-mcp-server
A Model Context Protocol server that provides access to Twelve Data API.
Usage
To use this server with the Claude Desktop app or Cursor.ai, add the following configuration to the "mcpServers" section of your configuration file:
{
"mcpServers": {
"twelve-data": {
"command": "npx",
"args": [
"-y",
"twelve-data-mcp-server",
"--apikey",
"YOUR_TWELVE_DATA_API_KEY"
],
}
}
}
Available Tools
- GetRealTimePrice
- GetTimeSeries
- GetMovingAverage
- GetRelativeStrengthIndex
- GetBollingerBands
- GetAvarageDirectionalIndex
- GetAvarageTrueRange
- GetSupportResistance