HomeServersFinance & Fintech › dolphinquant/echolon
MCP Server Active Apache-2.0 local

dolphinquant/echolon

LLM-agent-native backtest framework for SHFE daily futures research. 23 MCP tools (strategy validation, scaffolding, indicator catalog, error-code lookup), 22 in-package skills, 32 catalogued error codes, working strategy templates. `pip install echolon` then `claude mcp add -s user echolon -- echolon-mcp`.

Quality score 55/100
View on GitHub →
Stars
★ 2
Last commit
5d ago
Language
Python
Install
Python (uvx / pip)

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "echolon": {
      "command": "uvx",
      "args": ["echolon"]
    }
  }
}

Topics

Related in Finance & Fintech

MCP Server Active

mnemox-ai/tradememory-protocol

Structured 3-layer memory system (trades → patterns → strategy) for AI trading agents. Supports MT5, Binance, and Alpaca.

1.4k Python Updated 2d ago Score 81
MCP Server Active

mcpdotdirect/evm-mcp-server

Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

380 TypeScript Updated today Score 76
MCP Server Official Active

coinpaprika/dexpaprika-mcp

Coinpaprika's DexPaprika MCP server exposes high-performance [DexPaprika API](https://docs.dexpaprika.com) covering 20+ chains and 5M+ tokens with real time pricing, liquidity pool data & historical OHLCV data, providing AI agents standardized access to comprehensive market data through Model Context Protocol.

42 JavaScript Updated yesterday Score 76
MCP Server Active

openaccountants/openaccountants

Open-source AI accounting skills, checked by licensed accountants jurisdiction by jurisdiction. 3 tools: list skills by country/category, get full skill content, and get individual sections. Skills teach AI agents tax computations (income tax, VAT, payroll) across 134 countries plus US states and Canadian provinces. Hosted at `https://www.openaccountants.com/api/mcp`.

286 Python Updated today Score 75
MCP Server Active

xpaysh/awesome-x402

Curated directory of x402 payment protocol resources, MCP servers, and tools for HTTP 402-based USDC payments on Base, Arbitrum, and other EVM chains.

272 Updated 4d ago Score 74
MCP Server Active

flox-foundation/flox-mcp

MCP server for the FLOX trading systems framework. ~30 tools to run backtests, scaffold strategies, validate for lookahead bias, place orders, query PnL via Claude/Cursor. C++23 core with Python/Node/Codon/QuickJS strategy bindings. Same code from backtest to live (CcxtBroker or native connectors). Install: `pip install flox-mcp`.

220 C++ Updated today Score 73