ETH Security MCP
@sirocco-k1
About ETH Security MCP
ETH MCP servers for security analysts, auditors, and incident response.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ETH Security MCP?
ETH Security MCP is a collection of Model Context Protocol (MCP) servers designed for Ethereum security analysts, auditors, and incident response teams. It integrates Dune, Sources (4byte and Sourcify), and Foundry's Cast to provide transaction analysis, function signature resolution, contract source code retrieval, and transaction simulation.
How to use ETH Security MCP?
Install dependencies (Node.js, npm, just), clone the repository, copy .env.example to .env, and fill in required API keys. Use just build <workspace> and just debug <workspace> for development. To integrate with Claude Desktop, run just setup-<machine> <mcp-server> and add the generated configuration to claude_desktop_config.json.
Key features of ETH Security MCP
- Dune server for transaction analysis and blockchain data retrieval
- Sources server for function signatures and contract source code
- Cast server for transaction simulation and debugging
- Provides structured transaction, token activity, and log data
- Uses npm workspaces for modular server organization
Use cases of ETH Security MCP
- Investigate transactions for a specific Ethereum address
- Look up function signatures by selector for contract analysis
- Retrieve verified contract source code from Sourcify
- Simulate transactions to debug failures or inspect state changes
- Support security audits and incident response workflows
FAQ from ETH Security MCP
What dependencies does ETH Security MCP require?
Node.js, npm, and the just command runner are required.
How do I install ETH Security MCP into Claude Desktop?
Run just setup-linux <mcp-server> or just setup-macos <mcp-server>, then copy the generated claude.config.tmp.json into your Claude Desktop configuration file under mcpServers.
Do I need API keys to use ETH Security MCP?
Yes. Refer to the .env.example file for required environment variables such as Dune API keys.
What tools are available in ETH Security MCP?
Five tools: get_transactions_by_address, get_activity_by_address, retrieve_function_signature, retrieve_source_code, and run_transaction.
Does ETH Security MCP require a local Ethereum node?
No. The Cast server uses an RPC URL you provide for transaction simulation, while Dune and Sources rely on external APIs.
More Developer Tools MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou

Sentry
modelcontextprotocolModel Context Protocol Servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. π¦
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw β programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments