dMoERA Creator MCP Server

Build, backtest, and deploy crypto trading strategies using any MCP-compatible AI agent (Claude, Cursor, Windsurf, Devin, Copilot, etc.). It is available as a remote MCP endpoint.

Teams that work with backtest, backtesting and crypto and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 9 · #231 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install dMoERA Creator

before you install - you'll need

Set DMOERA_API_URL before connecting. DMOERA_API_KEY is optional or environment-specific per the README.

Claude Code

claude mcp add cachecarti-dmoera-mcp --transport http https://dmoera.xyz/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "cachecarti-dmoera-mcp": {
      "url": "https://dmoera.xyz/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://dmoera.xyz/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to dmoera.xyz

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-08-25 - young repo, little track record yet

license MIT - declared in the repository

registry namespace io.github.CacheCarti is GitHub-verified and matches the repo owner

03 · Who maintains dMoERA Creator

dMoERA Creator is maintained by cachecarti. It's the only MCP server we track from this author; the repo dates to Aug 2026.

04 · Facts

category
finance - ranked #231 of 318 actively-maintained finance servers as of 2026-09-18.
registry
io.github.CacheCarti/dmoera-creator (active, first published 2026-08-26)

05 · dMoERA Creator FAQ

What is dMoERA Creator?

Build, backtest, and deploy crypto trading strategies using any MCP-compatible AI agent (Claude, Cursor, Windsurf, Devin, Copilot, etc.). It is available as a remote MCP endpoint.

Is dMoERA Creator still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14. We re-verify nightly.

How do I install dMoERA Creator?

Run `claude mcp add cachecarti-dmoera-mcp --transport http https://dmoera.xyz/mcp`. The README documents 2 environment variables (DMOERA_API_URL, DMOERA_API_KEY) to set first. Set DMOERA_API_URL before connecting. DMOERA_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does dMoERA Creator require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

06 · Alternatives to dMoERA Creator

More finance MCP servers · Evmscope · Ibanforge · Candor Finance · Disclosures · Scribo

More Python MCP servers · Chat Spatial · Gopher & Gemini MCP Server · Openzim MCP · Searchts · DFX Real Estate Intelligence · see all