LumiFAI MCP Technical Analysis Server
LumiFAI MCP 기술 분석 서버
암호화폐 거래 데이터에 대한 기술적 분석 도구를 제공하는 FastMCP 서버로, 특히 바이낸스 통화쌍의 지수 이동 평균(EMA) 계산에 중점을 둡니다. 이 서버는 통신을 위해 기본적으로 SSE 전송 계층을 사용합니다.
특징
암호화폐 가격 데이터에 대한 EMA(12 및 26 기간) 계산
실시간 날짜 및 시간 정보
데이터 저장 및 검색을 위한 MongoDB 통합(OHLCV 데이터가 포함된 DB 리소스에서 데이터 가져오기)
SSE(Server-Sent Events) 전송 지원
Related MCP server: crypto-powerdata-mcp
필수 조건
Python 3.13 이상
MongoDB 인스턴스
uv 패키지 관리자
설치
저장소를 복제합니다.
지엑스피1
가상 환경을 생성하고 활성화하고 종속성을 설치합니다.
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주기) EMA와 느린(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