DERO MCP Server

Registry listing: io.github.DHEBP/dero-mcp-server · Version: 0.6.0 · Transports: stdio (default, npm package) · streamable-http (--http, for self-hosting)

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #45 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install DERO MCP Server

before you install - you'll need

Set DERO_MCP_AUTH_TOKEN before connecting. DERO_DAEMON_URL is optional or environment-specific per the README.

Claude Code

claude mcp add dhebp-dero-mcp-server --transport http https://mcp.derod.org/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dhebp-dero-mcp-server": {
      "url": "https://mcp.derod.org/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://mcp.derod.org/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.derod.org

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

license MIT - declared in the repository

npm package dero-mcp-server - unscoped; check the name against the project README before installing

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

03 · What DERO MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.6.0 · 2026-08-21

Added · MCP 2026-07-28 support over stdio and stateless HTTP, while retaining the · existing 2025-era protocol on the same entry points. · Changed · Migrated to the modular MCP TypeScript SDK v2 packages and Zod 4.…

v0.5.2 · 2026-08-01

Refresh bundled docs index from dero-docs.

v0.5.1 · 2026-07-28

Refresh bundled docs index from dero-docs.

04 · Who maintains DERO MCP Server

DERO MCP Server is maintained by dhebp. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
finance - ranked #45 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
io.github.DHEBP/dero-mcp-server (active, first published 2026-05-20 · 16 versions)
packages
npm:dero-mcp-server

06 · DERO MCP Server FAQ

What is DERO MCP Server?

Registry listing: io.github.DHEBP/dero-mcp-server · Version: 0.6.0 · Transports: stdio (default, npm package) · streamable-http (--http, for self-hosting)

Is DERO MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install DERO MCP Server?

Run `npx -y dero-mcp-server`. The README documents 2 environment variables (DERO_DAEMON_URL, DERO_MCP_AUTH_TOKEN) to set first. Set DERO_MCP_AUTH_TOKEN before connecting. DERO_DAEMON_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does DERO MCP Server require authentication?

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

07 · Alternatives to DERO MCP Server

More finance MCP servers · Onyx MCP · Banco MCP · Conta Azul MCP · Quicken Mac MCP · EdgeDepth Research

More TypeScript MCP servers · Oorep MCP · Dgmo MCP · RPG Maker MV Ultimate MCP · Dep Diff MCP · Simap MCP · see all