Skip to content

AlmogAdziashvili/twelve-data-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twelve-data-mcp-server

smithery badge

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

Examples

Current Price & Trend Analysis

image

Basic Technical Indicators

image

Support and Resistance Levels

image

Volatility Analysis

image

Simple Pattern Recognition

image

Comparative Analysis (Price & Volume)

image

About

A Model Context Protocol server that provides access to Twelve Data API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •