Back to Home
FajarArrizki icon

mcp-technical-analysis

Verified Safe

by FajarArrizki

Overview

A comprehensive Model Context Protocol (MCP) server that bridges AI assistants with professional cryptocurrency market analysis capabilities, real-time market data, technical analysis, and Hyperliquid trading execution.

Installation

Run Command
pnpm start

Environment Variables

  • AGENT_WALLET_PRIVATE_KEY
  • MAIN_WALLET_ADDRESS
  • MEM0_API_KEY
  • MEM0_USER_ID
  • MCP_TRANSPORT
  • MCP_PORT
  • CANDLES_COUNT
  • ARBITRUM_TESTNET_RPC_URL
  • ARBITRUM_RPC_URL
  • HYPERLIQUID_TESTNET
  • PAPER_CAPITAL
  • ETHERSCAN_API_KEY

Security Notes

The project demonstrates strong security practices for a financial trading agent, including explicit `confirmExecution: true` for mainnet trades, asset whitelisting, position size limits, and Zod schema validation for inputs. Environment variables are used for sensitive keys like `AGENT_WALLET_PRIVATE_KEY`. Network communication is designed for local (`localhost`) access via HTTP/SSE, minimizing direct external exposure. The use of `cross-spawn` and `tsx` to execute scripts is noted, but the primary interactions are with trusted APIs. Real-money trading always carries inherent risks, but the system has implemented safeguards.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassHigh
Avg Tokens1200
Stars1
Forks0
Last Update2025-12-05

Tags

CryptocurrencyTradingTechnical AnalysisAI IntegrationHyperliquid