Realmarketapi Mcp Server

Created By
Phi Thanh2 months ago
Overview

Requirements


Start Asking Questions

  • "What’s the current price of BTC, ETH, and XAUUSD?"
  • "Show me RSI and MACD for EURUSD on M15"
  • "Give me support and resistance levels for Gold"
  • "Analyze trend using EMA and SMA for BTCUSDT"
  • "What’s the market sentiment for US500?"

Available Tools (MCP)

📊 Market Data

get_symbols

List all supported trading symbols (Crypto, Forex, Indices, Commodities)

get_timeframes

Get supported timeframes (M1, M5, M15, H1, H4, D1, etc.)

get_price

Get real-time price for a symbol


🕯️ Historical & Candles

get_candles

Retrieve OHLCV candlestick data for a symbol and timeframe

get_history

Access extended historical price data


📈 Technical Indicators

get_sma

Simple Moving Average (trend smoothing)

get_ema

Exponential Moving Average (faster trend response)

get_rsi

Relative Strength Index (overbought / oversold signals)

get_macd

MACD indicator (trend + momentum)


🧠 Advanced Analysis

get_support_resistance

Identify key support and resistance levels

get_sentiment

Get market sentiment (bullish / bearish signals)


Example Prompts

📊 Technical Analysis

  • "Analyze RSI and MACD for BTCUSDT on H1"
  • "Show EMA(20) and SMA(50) crossover for EURUSD"

📈 Market Insight

  • "Where are key support and resistance levels for XAUUSD?"
  • "What’s the sentiment for SPX500 today?"

🕯️ Price Action

  • "Give me last 100 candles for ETHUSDT on M5"
  • "Analyze recent price movement for GBPUSD"

🚀 Positioning

RealMarketAPI = Real-time + Indicators + AI-ready market data in one unified API.

Server Config

{
  "mcpServers": {
    "realtimemarket": {
      "url": "https://ai.realmarketapi.com/mcp?apiKey={API_KEY}"
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
Phi Thanh
Star
-
Language
-
License
-
Category

Recommend Servers

View All