create-research-plan
Creates a structured research plan for a token.
How to use it
create-research-plan is exposed by the Web3 Research MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create-research-plan tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Web3 Research MCP
npx -y @smithery/cli install web3-research-mcp --client claudeOther tools in Web3 Research MCP (12)
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. Bypasses the 403 issues of HTML scraping.
Searches CoinGecko's coin index and returns candidate matches with their CoinGecko IDs. Useful when the ticker is ambiguous (e.g., multiple tokens with the same symbol).
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. Sorted by 24h USD volume desc; anomalies and stale prints are filtered out. Bypasses HTML scraping for the "where does this
Fetches protocol data directly from the DeFiLlama public API — total TVL, ATH TVL with date, 30/90/365-day TVL change vs current, market cap (when available — DeFiLlama omits it for many protocols), per-chain TVL breakdown, fees (24h/7d/30d/all-time), token addresses, fundraising rounds, and links.
Searches DeFiLlama's protocol index and returns candidate matches with their slugs, TVL, and category. Useful when the ticker is ambiguous (e.g., multiple protocols with similar names).
Fetches content from a URL and saves it as a resource.
Lists all available resources that have been saved.
Searches a specific source for a token and saves the top result's page content
Searches for a token with specific keywords and saves the results.
Performs a web search and returns the results.
Searches for information about a token from a specific source.
Updates the status of a research section.