Web3 Research MCP
JSON →A free and local tool for in-depth crypto research.
Install
npx -y @smithery/cli Tools · 12
- create-research-plan Creates a structured research plan for a token.
- search Performs a web search and returns the results.
- research-with-keywords Searches for a token with specific keywords and saves the results.
- update-status Updates the status of a research section.
- fetch-content Fetches content from a URL and saves it as a resource.
- list-resources Lists all available resources that have been saved.
- search-source Searches for information about a token from a specific source.
- coingecko-data Fetches live market data directly from the CoinGecko public API — price, market cap, 24h/7d/30d changes, ATH/ATL, circulating supply, contract addresses across chains, and social/dev links.
- coingecko-search Searches CoinGecko's coin index and returns candidate matches with their CoinGecko IDs.
- coingecko-tickers Fetches active exchange listings for a token from CoinGecko — which CEXs/DEXs trade the pair, per-venue 24h USD volume, last price, bid-ask spread, trust score, and trade URL.
- defillama-data Fetches protocol data directly from the DeFiLlama public API — total TVL, per-chain TVL breakdown, fees, token addresses, fundraising rounds, and links.
- defillama-search Searches DeFiLlama's protocol index and returns candidate matches with their slugs, TVL, and category.
Environment variables
COINGECKO_API_KEY
Links
★ 157 GitHub stars