onchain-forensics
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@onchain-forensicsDetect mixer usage for address 0x789 on Ethereum"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
On-Chain Forensics MCP Server πβ‘
Follow the money. Trace the flow. Find the truth on-chain.
Blockchain forensics toolkit exposed as a Model Context Protocol (MCP) server. Trace transactions, cluster addresses, detect anomalies, and identify mixer usage across Base, Ethereum, Arbitrum, Optimism, and Polygon.
What It Does
Tool | What It Finds |
| Transaction flow paths, fund sources and destinations |
| Address clusters by common input, temporal, amount heuristics |
| Volume spikes, rapid transfers, unusual destination patterns |
| Tornado Cash and other mixer/tumbler usage |
| Structured investigation reports (standard, LE, exchange templates) |
Related MCP server: Token Info MCP Server
Install
pip install mcp-server-onchain-forensics
# OR
git clone https://github.com/manteclaw/mcp-server-onchain-forensics.gitConnect
{
"mcpServers": {
"onchain-forensics": {
"command": "python",
"args": ["/path/to/server.py"]
}
}
}Usage Examples
"Trace this transaction 3 hops deep on Base"
"Cluster these addresses and identify common ownership"
"Detect mixer usage for this address"
Pricing
Tier | Price | Limits |
Community | Free | 15 calls/day |
Pro | $49/month | Unlimited + Dune integration |
Enterprise | $349/month | Custom chains + real-time alerts |
License
MIT
Built by Manteclaw | Base L2 native | Follow the chain
This server cannot be installed
Maintenance
Related MCP Servers
- -license-quality-maintenanceEnables cryptocurrency investigation and analysis through the Chainalysis Investigations API. Provides access to 16 key endpoints for address clustering, transaction details, exposure analysis, and wallet observations across multiple blockchain assets.
- Flicense-qualityDmaintenanceProvides comprehensive smart contract analysis for EVM tokens, including proxy contract detection, ownership chain discovery, and OpenZeppelin AccessControl role management across multiple blockchain networks.
- Flicense-qualityDmaintenanceProvides tools for querying onchain data across 12+ blockchain networks, including token balances, transaction analysis, and smart contract security auditing. It enables users to interact with multiple EVM-compatible chains and perform deep contract evaluations through natural language interfaces.1
- Alicense-qualityCmaintenanceMethodology-transparent BTC + ETH whale forensics. 30 tools, anonymous OAuth 2.1 Free tier.MIT
Related MCP Connectors
Solana on-chain intelligence β token scans, wallet profiling, bundle detection, 19 MCP tools.
Explore blockchain data across addresses, tokens, blocks, and transactions. Investigate any transaβ¦
AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/manteclaw/mcp-server-onchain-forensics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server