Agent-oriented MCP tools for researching and backtesting SHFE daily futures strategies.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Echolon.
The dolphinquant/echolon MCP server is an agent-oriented backtest framework focused on research with SHFE daily futures. Its MCP interface exposes 23 tools for common tasks in a strategy-development workflow. These include validating strategies, generating scaffolding, browsing an indicator catalog, and looking up documented error codes.
The package also contains 22 in-package skills. These skills provide packaged guidance or workflows for the framework, while the included strategy templates give agents starting points for creating research code. The project catalogs 32 error codes, which can help an agent interpret framework-specific failures during development or validation.
This is a specialized fit for SHFE futures research. The supplied information does not describe support for other exchanges, asset classes, live trading, broker connectivity, or production order execution.
After installation, the framework exposes an echolon-mcp executable as an MCP server. An MCP-compatible client can register that executable and invoke its tools during an agent session. The provided setup example registers it for the user scope with Claude's MCP command:
Once connected, an agent can use the server's research-oriented tools instead of treating the framework as an opaque code library. Strategy validation can be used to check work, scaffolding can help create a project structure, and the indicator and error-code catalogs can provide framework-specific reference information. The available material does not specify the transport details, individual tool names, input schemas, or output formats.
Install the Python package named echolon with pip. The server command shown by the project is echolon-mcp. The example then adds a client entry named echolon at user scope through the claude mcp add command.
No environment variables, API keys, account credentials, or external service configuration are documented in the supplied material. The package name and server executable are the only required setup details stated here. Because the README content is unavailable, client-specific configuration beyond the shown Claude command cannot be confirmed.
The documented capabilities include:
The listing reports 23 MCP tools in total, but does not enumerate every tool or identify which tools correspond to each packaged skill. It also does not state whether the framework fetches market data itself or expects data to be supplied by the user.
The dolphinquant/echolon MCP server is described specifically for SHFE daily futures research, so its suitability for other markets or frequencies is not established. Nothing in the supplied description confirms live-market execution, broker integration, portfolio management, or automated deployment. The available information also does not identify a software license, supported MCP clients beyond the shown Claude registration command, or version compatibility requirements.
Use the server when the main requirement is agent-assisted strategy research and backtest development within its stated SHFE scope. Verify the repository documentation before relying on undocumented data sources, execution behavior, client support, or configuration options.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dolphinquant-echolon)<a href="https://allmcps.com/mcp/dolphinquant-echolon"><img src="https://allmcps.com/api/badge/dolphinquant-echolon?style=directory" alt="Echolon on AllMCPs" /></a>