Skip to main content
Glama
Lumif-ai

LumiFAI MCP Technical Analysis Server

by Lumif-ai

LumiFAI MCP 技术分析服务器

FastMCP 服务器提供加密货币交易数据的技术分析工具,尤其专注于币安交易对的指数移动平均线 (EMA) 计算。该服务器默认使用 SSE 传输层进行通信。

特征

  • 计算加密货币价格数据的 EMA(12 和 26 个周期)

  • 实时日期和时间信息

  • MongoDB 集成用于数据存储和检索(从包含 OHLCV 数据的 DB 资源中获取数据)

  • SSE(服务器发送事件)传输支持

Related MCP server: crypto-powerdata-mcp

先决条件

  • Python 3.13 或更高版本

  • MongoDB 实例

  • uv包管理器

安装

  1. 克隆存储库:

git clone <repository-url>
cd lumifai-mcp-ta
  1. 创建并激活虚拟环境并安装依赖项:

uv sync
  1. 设置环境变量:在根目录下创建一个.env文件,内容如下:

MONGODB_URI=your_mongodb_connection_string

用法

运行服务器:

uv run mcp-server.py

可用工具

  1. get_emas(agent_name: str, time_ago: str, interval: int, interval_frequency: str)

    • 计算指定加密货币交易对的 EMA

    • 返回具有快速(12 周期)和慢速(26 周期)EMA 的 DataFrame

  2. get_date_time()

    • 返回当前日期和时间

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

Maintenance

Maintainers
Response time
Release cycle
Releases (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 Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
    12
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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).
    5
    MIT

View all related MCP servers

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.

View all MCP Connectors

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/Lumif-ai/mcp-ta-tool'

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