Connects to GitHub for repository access, with the MCP server hosted in a GitHub repository at kukapay/tornado-cash-mcp.
Tornado Cash MCP
An MCP server that tracks Tornado Cash deposits and withdrawals to reveal hidden asset trails and wallet interactions.
Features
- Query Latest Deposits: Retrieve the most recent deposit events with details including sender address (
from
), amount, block number, timestamp, and commitment. - Query Latest Withdrawals: Fetch the latest withdrawal events with details including recipient address (
to
), amount, block number, and timestamp.
Prerequisites
- Python 3.10+
- uv (recommended package manager)
- A valid The Graph API key for accessing the Tornado Cash Subgraph
Installation
- Clone the repository:
- install dependencies using
uv
: - Installing to Claude Desktop: Install the server as a Claude Desktop application:Configuration file as a reference:Replace
/path/to/tornado-cash-mcp
with your actual installation path, andthe_graph_api_key
with your API key from The Graph.
Tools
Use the MCP Inspector UI or integrate with a compatible client (e.g., Claude Desktop) to call the tools.
Query Latest Deposits
Example prompt:
Example output:
Query Latest Withdrawals
Example prompt:
Example output:
License
This project is licensed under the MIT License. See LICENSE for details.
You must be authenticated.
An MCP server that tracks Tornado Cash deposits and withdrawals to reveal hidden asset trails and wallet interactions.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Python-based MCP server that integrates the TapTools API, enabling AI models to fetch Cardano blockchain data, including tokens, NFTs, market stats, and wallet info, through standardized tools.Last updated -PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.Last updated -310428TypeScriptMIT License
- -securityAlicense-qualityA mcp server for tracking cryptocurrency whale transactions.Last updated -14PythonMIT License
- -security-license-qualityAn MCP server that tracks the latest trending tokens on CoinGecko.Last updated -PythonMIT License