Locally researches crypto tokens across web sources, CoinGecko, CoinMarketCap, DeFiLlama, and stored resources.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Web3 Research MCP.
The aaronjmars/web3-research-mcp MCP server provides a structured workflow for researching cryptocurrency tokens and DeFi protocols. It combines general web search with direct lookups against CoinGecko and DeFiLlama, while also supporting source-specific research for services such as CoinMarketCap and news sites.
A research workflow can begin with a plan based on a token name and ticker. The server then supports targeted searches, content retrieval, resource storage, and progress updates. Results can be used to assemble reports that cover market information, technical fundamentals, social or news context, and protocol data.
The server creates a research plan with sections for the subject being investigated. Search operations return results for web, news, image, or video queries, and keyword-based searches can be associated with a token. Content fetched from a URL can be saved in text, HTML, Markdown, or JSON form.
Saved results are exposed as resources that can be listed later. Section status can be changed between planned, in-progress, and completed, allowing an agent to track the state of a longer investigation. The repository also defines a token-research prompt for initiating comprehensive token research.
Several tools call public data APIs directly rather than relying only on page scraping. CoinGecko tools can resolve ambiguous token matches, retrieve market and supply data, and list active exchange markets. DeFiLlama tools can find protocols and return TVL, fee, chain, token, and fundraising information when available.
The aaronjmars/web3-research-mcp MCP server requires Node.js 16 or newer. Its npm package can be launched through npx using the package name web3-research-mcp and the -y flag.
Claude Desktop and Cursor configurations both use a local stdio entry with the following command and arguments:
The standard CoinGecko and DeFiLlama tools use public API tiers and do not require credentials. Setting COINGECKO_API_KEY switches CoinGecko requests to the Pro API and sends the key through the documented request header. The key is optional, not a prerequisite for starting the server.
Available capabilities include:
The aaronjmars/web3-research-mcp MCP server depends on external search services and public APIs, so rate limits can affect search operations. Some websites block automated retrieval, which can cause direct URL fetching to fail with HTTP 403 responses. Search results may also be incomplete and should be checked against the original sources when accuracy matters.
The CoinGecko public tier is described as supporting roughly 30 requests per minute. CoinGecko, CoinGecko ticker, and DeFiLlama requests have a 15-second timeout, while the DeFiLlama protocol index is cached for five minutes per process.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aaronjmars-web3-research-mcp)<a href="https://allmcps.com/mcp/aaronjmars-web3-research-mcp"><img src="https://allmcps.com/api/badge/aaronjmars-web3-research-mcp?style=directory" alt="Web3 Research MCP on AllMCPs" /></a>