Skip to main content
Glama
motivationalpb1995-crypto

Shark BTC SMC MCP Bridge

Shark BTC SMC MCP Bridge

This bridge reads Shark Exchange public Kline data and exposes it as MCP tools.

Important

  • This project is READ-ONLY.

  • It does not place orders, withdraw funds, or use an API secret.

  • Confirm the exact Shark Futures symbol before deployment. Set SHARK_PAIR accordingly if it is not BTCUSDT.

Related MCP server: BTC Intraday Market Data MCP

Tools

  • get_btc_4h

  • get_btc_1h

  • get_btc_15m

  • get_btc_5m

  • get_btc_smc_data

Local test

  1. Install Python 3.11+.

  2. pip install -r requirements.txt

  3. Set the correct pair:

    • Linux/macOS: export SHARK_PAIR=YOUR_EXACT_FUTURES_SYMBOL

    • Windows PowerShell: $env:SHARK_PAIR="YOUR_EXACT_FUTURES_SYMBOL"

  4. Run: python app.py

  5. The MCP server listens on port 8000 using Streamable HTTP.

Deploy

Deploy this folder to a host that provides a public HTTPS URL (for example, Render). ChatGPT custom MCP apps require a remote MCP server; local servers are not directly connected.

SMC workflow

The ChatGPT-side instructions should be: 4H bias -> 1H BOS/CHOCH and liquidity -> 15M POI -> 5M liquidity sweep + MSS + displacement + FVG/OB retest -> LONG/SHORT/WAIT.

Never treat a single sweep, MSS or FVG as sufficient confirmation.

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to analyze price action using Smart Money Concepts (market structure, order blocks, fair value gaps, liquidity sweeps) for stocks, forex, gold, indices, and crypto without an API key.
    10
    5
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Read-only Hyperliquid and cross-exchange market research for AI agents, providing structured tools for live market data without requiring authentication.
    9
    49
    MIT

View all related MCP servers

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/motivationalpb1995-crypto/shark-btc-smc-mcp'

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