LumiFAI MCP Technical Analysis Server
LumiFAI MCPテクニカル分析サーバー
暗号通貨取引データ用のテクニカル分析ツールを提供するFastMCPサーバー。特にBinanceペアの指数移動平均(EMA)計算に重点を置いています。サーバーは通信にSSEトランスポート層をデフォルト設定しています。
特徴
暗号通貨の価格データのEMA(12期間と26期間)を計算する
リアルタイムの日付と時刻情報
データの保存と取得のための MongoDB 統合 (OHLCV データを含む DB リソースからデータを取得します)
SSE (Server-Sent Events) トランスポートのサポート
Related MCP server: crypto-powerdata-mcp
前提条件
Python 3.13以上
MongoDBインスタンス
UVパッケージマネージャー
インストール
リポジトリをクローンします。
git clone <repository-url>
cd lumifai-mcp-ta仮想環境を作成してアクティブ化し、依存関係をインストールします。
uv sync環境変数を設定します。ルート ディレクトリに次の内容の
.envファイルを作成します。
MONGODB_URI=your_mongodb_connection_string使用法
サーバーを実行します。
uv run mcp-server.py利用可能なツール
get_emas(agent_name: str, time_ago: str, interval: int, interval_frequency: str)指定された暗号通貨取引ペアのEMAを計算します
高速(12期間)および低速(26期間)EMAを含むDataFrameを返します。
get_date_time()現在の日付と時刻を返します
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 Servers
- AlicenseNot gradedqualityDmaintenanceProvides real-time cryptocurrency market data from Binance API, including price queries, 24h statistics, K-line data, market trend analysis, and order book depth information for trading analysis.121MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP service for cryptocurrency data acquisition with advanced technical analysis capabilities, supporting 100+ exchanges, 158 TA-Lib indicators, and dual transport protocols (stdio and HTTP/SSE).5MIT
- AlicenseNot gradedqualityBmaintenanceProvides real-time cryptocurrency trading signals and technical analysis via Binance, supporting multiple timeframes and indicators.293MIT
- AlicenseDqualityDmaintenanceA powerful cryptocurrency analysis MCP server that adds advanced technical analysis capabilities to the original Binance MCP implementation.151Apache 2.0
Related MCP Connectors
Binance - 340 tools for market data, order books, and trading pairs
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
Binance Futures market intelligence: funding, OI, order book, klines, cross-exchange comparison.
Appeared in Searches
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/Lumif-ai/mcp-ta-tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server