Shark BTC SMC MCP Bridge
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Shark BTC SMC MCP BridgeRun SMC analysis on BTC across 4H, 1H, 15M, and 5M, then summarize the bias and trade setup."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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_PAIRaccordingly if it is notBTCUSDT.
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
Install Python 3.11+.
pip install -r requirements.txtSet the correct pair:
Linux/macOS:
export SHARK_PAIR=YOUR_EXACT_FUTURES_SYMBOLWindows PowerShell:
$env:SHARK_PAIR="YOUR_EXACT_FUTURES_SYMBOL"
Run:
python app.pyThe 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.
This server cannot be installed
Maintenance
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
Read-only Bitcoin blockchain, mempool, mining, market, and on-chain analytics; no API key.
Free read-only crypto whale-tracking & market-data MCP tools across 14 chains. No auth.
Free crypto futures data: open interest, funding, long/short, liquidations, volume. No API key.
Live market data & technical analysis for US stocks, ETFs and crypto. Read-only, no signup.
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables 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.1052MIT
- FlicenseNot gradedqualityBmaintenanceRead-only MCP server providing BTC intraday quantitative market data via tools like snapshots, timeframes, liquidations, and options surface, designed for Vercel Hobby and ChatGPT custom MCP apps.
- AlicenseAqualityBmaintenanceRead-only Hyperliquid and cross-exchange market research for AI agents, providing structured tools for live market data without requiring authentication.949MIT
- FlicenseAqualityCmaintenanceProvides live and historical market data for Bitcoin and any Binance pair via two read-only tools: current price snapshot and historical OHLC candles.2
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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