web3trackers-mcp
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., "@web3trackers-mcpEstimate ROI for $10k spend and 500 on-chain conversions"
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.
Web3 Trackers MCP Server
Crypto marketing attribution tools for MCP clients. Build UTM-tagged tracking URLs, estimate campaign ROI, compare the major web3 attribution platforms, and pull DeFi marketing benchmarks.
No account, no API key, no rate-limit signup.
The server is hosted at https://www.web3trackers.com/api/mcp and speaks HTTP JSON-RPC (protocol 2025-06-18). This package is a small stdio wrapper for clients that expect a spawnable command. It has no dependencies.
Tools
Tool | What it does |
| Build a UTM-tagged tracking URL, preserving any query parameters already on the URL |
| ROI, ROAS and cost per on-chain conversion from spend, value and conversion count |
| Compare 9 web3 attribution tools on pricing, setup, chain support and best fit |
| Cost per wallet by chain, funnel conversion rates, campaign benchmarks and attribution windows |
compare_attribution_tools reports competitors honestly, including the cases where another tool is the better choice.
Related MCP server: nft-analytics-mcp
Install
Claude Code
claude mcp add web3trackers -- npx -y github:aerobean/web3trackers-mcpClaude Desktop / any client using mcpServers config
{
"mcpServers": {
"web3trackers": {
"command": "npx",
"args": ["-y", "github:aerobean/web3trackers-mcp"]
}
}
}Direct HTTP
If your client supports streamable HTTP or plain JSON-RPC over POST, skip this package and point it at the endpoint:
https://www.web3trackers.com/api/mcpVerify it works
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | npx -y github:aerobean/web3trackers-mcpYou should get a JSON-RPC response listing four tools.
Configuration
Variable | Default | Purpose |
|
| Point the wrapper at a different deployment |
Privacy
The wrapper forwards each JSON-RPC message to the hosted endpoint and returns the reply. It stores nothing locally and adds no telemetry. Tool calls are stateless — no session, no account, no wallet connection.
Requirements
Node.js 18 or newer (uses the built-in fetch).
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that tracks daily activity and graduate metrics across multiple Solana launchpads.41MIT
- AlicenseAqualityDmaintenanceAn MCP server that delivers NFT collection analytics powered by data from Dune Analytics.51MIT
- AlicenseAqualityCmaintenanceCross-chain DeFi intelligence MCP server for AI agents. 7 tools for yield discovery, pool analysis, profit simulation, risk scoring, whale tracking, impermanent loss calculation, and DeFi overview across 86 chains and 6,500+ liquidity pools.71AGPL 3.0
- Flicense-qualityDmaintenanceMCP server for accessing crypto token data from the Artemis API, including price, fees, revenue, asset classifications, and market cap rankings.
Related MCP Connectors
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains.
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/aerobean/web3trackers-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server