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 who work with blockchain, cryptocurrency and privacy and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #113 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
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-09-17
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
- repository
- github.com/dhebp/dero-mcp-server
- website
- https://derod.org/
- category
- finance - ranked #113 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 5 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-09-18, its last commit was 2026-08-24 and it shipped 5 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-09-17; you can connect without credentials.
07 · Alternatives to DERO MCP Server
Alternatives to DERO MCP Server
Maintained finance servers if DERO MCP Server isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what DERO MCP Server doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Onyx MCP · Kura · Banco MCP · Conta Azul MCP · Quicken Mac MCP
More TypeScript MCP servers · Oorep MCP · Dgmo MCP · RPG Maker MV Ultimate MCP · Simap MCP · Debugger · see all