Simsar MCP
Provides real-time cryptocurrency market data and technical indicators, including prices, candles, funding rates, open interest, and long/short ratios from Binance.
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., "@Simsar MCPWhat's the Fear and Greed Index right now?"
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.
Simsar MCP
Give your AI the eyes of a trader.
MCP server that provides cryptocurrency market data and technical indicators to AI assistants like Claude.
Installation
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"simsar": {
"command": "uvx",
"args": ["--from", "git+https://github.com/miratcan/simsar-mcp", "simsar-mcp"]
}
}
}Claude Code
claude mcp add simsar -- uvx --from git+https://github.com/miratcan/simsar-mcp simsar-mcpRelated MCP server: GearTrade MCP Server
Website
Features
48 tools for market analysis
Real-time price and candle data
35+ technical indicators (RSI, MACD, Bollinger Bands, etc.)
Market sentiment (Fear & Greed, funding rates)
Futures data (open interest, long/short ratios)
News (crypto, forex, general)
Economic calendar (FOMC, CPI, NFP)
Example Prompts
"What's the RSI for Bitcoin on 4h timeframe?"
"Show me ETH funding rate"
"When is the next FOMC meeting?"
"Get latest crypto news"
"What are top traders doing on BTC?"
"Is the market fearful or greedy right now?"
Tools
Price & Candles
get_price- Current priceget_candles- OHLCV candlestick data
Technical Indicators
Moving Averages:
get_sma,get_ema,get_wma,get_dema,get_tema,get_kama,get_t3,get_trimaMomentum:
get_rsi,get_macd,get_stochastic,get_mom,get_roc,get_cci,get_willr,get_ultosc,get_trix,get_ppo,get_apo,get_cmoTrend:
get_adx,get_dx,get_plus_di,get_minus_di,get_adxr,get_aroon,get_aroonosc,get_sarVolume:
get_obv,get_mfi,get_ad,get_adoscVolatility:
get_atr,get_natr,get_trange,get_bollinger_bandsOther:
get_stochrsi,get_bop
Sentiment
get_fear_greed- Crypto Fear & Greed Indexget_funding_rates- Binance Futures funding rates
Futures
get_open_interest- Open interestget_long_short_ratio- Long/short account ratioget_top_trader_ratio- Top trader positions
News & Calendar
get_news- Market newsget_economic_calendar- Upcoming FOMC, CPI, NFPget_next_events- Next economic events
License
MIT
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 Servers
AlicenseAqualityDmaintenanceThe Ultimate Cryptocurrency MCP for AI Assistants - Unified access to crypto, DeFi, and Web3 analytics | MCP Endpoint.Last updated1220417MIT- Alicense-qualityCmaintenanceEnables AI assistants to perform cryptocurrency trading analysis and execution with 38+ tools including real-time market data, technical indicators, risk management, and support for both paper trading and live execution on Hyperliquid.Last updated6MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to access real-time on-chain crypto analytics, whale tracking, and market metrics through natural language queries. It provides access to over 245 endpoints for comprehensive data analysis of assets like Bitcoin, Ethereum, and stablecoins.Last updated7686MIT
- AlicenseAqualityDmaintenanceConnects AI agents to real-time crypto market data, covering market health scores, derivatives, ETF flows, and BTC cycle indicators. It provides 13 specialized tools for structured market analysis, sentiment tracking, and monitoring macro-economic indicators.Last updated13311MIT
Related MCP Connectors
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Real-time curated crypto news for AI agents with sentiment, recaps, and search.
Provide real-time cryptocurrency price data and market analysis.
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/miratcan/simsar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server