← Registry

Analytics

realmarketapi.com

Provides real-time price data and technical analysis indicators for trading symbols across multiple timeframes.

1 endpoint19 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://ai.realmarketapi.com/mcp

No auth detected

MCP server metadata

Name
RealTimeMarketAPI.Mcp
Version
1.0.0.0
Capabilities
loggingtools.listChanged

Known tools 19

get_stochastic

Calculates the Stochastic Oscillator (%K and %D) for a symbol at a given timeframe.

Inferred read-only
get_bollinger_bands

Calculates Bollinger Bands for a symbol at a given timeframe.

Inferred read-only
get_price

Returns the latest real-time price ticker for a trading symbol at a given timeframe.

Inferred read-only
get_sma

Calculates Simple Moving Average (SMA) values for a symbol at a given timeframe.

Inferred read-only
get_timeframes

Returns supported OHLCV timeframe identifiers (M1, M5, M15, H1, H4, D1).

Inferred read-only
get_adx

Calculates Average Directional Index (ADX) with +DI and -DI for a symbol at a given timeframe.

Inferred read-only
get_fibonacci

Calculates Fibonacci retracement and extension levels for a symbol/timeframe.

Inferred read-only
get_rsi

Calculates Relative Strength Index (RSI) for a symbol at a given timeframe.

Inferred read-only
get_candles

Returns the most recent OHLCV candles (up to 10) for a trading symbol at a given timeframe from the real-time in-memory feed.

Inferred read-only
get_baseline_candles

Returns 24-hour baseline metrics for every tracked symbol: last open time, last close price, close price 24 hours ago, and 24-hour percentage change.

Inferred read-only
get_sentiment

Returns composite market sentiment for a symbol at a given timeframe.

Inferred read-only
get_history

Returns paginated historical OHLCV candles for a trading symbol within a time range.

Inferred read-only
get_williams_r

Calculates Williams %R for a symbol at a given timeframe.

Inferred read-only
get_ema

Calculates Exponential Moving Average (EMA) values for a symbol at a given timeframe.

Inferred read-only
get_support_resistance

Identifies key support and resistance price levels for a symbol using pivot-point analysis.

Inferred read-only
get_cci

Calculates Commodity Channel Index (CCI) for a symbol at a given timeframe.

Inferred read-only
get_atr

Calculates Average True Range (ATR) for a symbol at a given timeframe.

Inferred read-only
get_symbols

Returns all available trading symbols with their display name and market class.

Inferred read-only
get_macd

Calculates MACD (Moving Average Convergence Divergence) for a symbol at a given timeframe.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.realtimemarketapi-mcp]
url = "https://ai.realmarketapi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "realtimemarketapi-mcp": {
      "type": "http",
      "url": "https://ai.realmarketapi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: realtimemarketapi-mcp
Remote MCP URL: https://ai.realmarketapi.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "realtimemarketapi-mcp": {
      "url": "https://ai.realmarketapi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "realtimemarketapi-mcp": {
      "type": "http",
      "url": "https://ai.realmarketapi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "realtimemarketapi-mcp",
  "transport": "streamable-http",
  "url": "https://ai.realmarketapi.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for realmarketapi.com was fetched 2026-08-21T10:53:20.125Z.

Trust status VerificationRecommended

realmarketapi.com is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.