Skip to main content
Glama
diaorui

Jupiter Perps MCP Server

by diaorui

get_indicator_stochastic

Calculate Stochastic Oscillator to identify overbought/oversold conditions and momentum signals for SOL, ETH, or BTC perpetual futures trading on Jupiter.

Instructions

Calculate Stochastic Oscillator - a momentum indicator comparing closing price to price range. Returns %K and %D lines. Values above 80 indicate overbought, below 20 indicate oversold. %K crossing above %D is bullish signal. Common settings: (14,3) standard, (5,3) fast, (21,7) slow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetYesThe asset symbol
intervalYesCandle interval/timeframe
k_periodYes%K period (3-30). Common: 5 (fast), 14 (standard), 21 (slow)
d_periodYes%D period (2-10). Common: 3
limitYesNumber of data points to return (10-500). Use 10-20 for quick checks, 50-100 for recent trend, 200+ for historical analysis.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/diaorui/jupiter-perps-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server