Deep Research for crypto - free & fully local ๐ง - Comprehensive Research: Gather detailed information about any cryptocurrency token - Multi-Source Analysis: Research across multiple sources including CoinGecko, CoinMarketCap, DeFiLlama, and more - Structured Reporting: Generate detailed reports covering technical fundamentals, market data, social sentiment, and more - Resource Management: Automa
Add this skill
npx mdskills install aaronjmars/web3-research-mcpComprehensive crypto research MCP with multi-source analysis and structured reporting capabilities
Deep Research for crypto - free & fully local ๐ง

To install web3-research-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install web3-research-mcp --client claude
Edit your Claude Desktop config file
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": ["-y", "web3-research-mcp@latest"]
}
}
}
Then restart Claude Desktop
Go to: Settings -> Cursor Settings -> MCP -> Add new global MCP server Paste this into your Cursor ~/.cursor/mcp.json file. See Cursor MCP docs for more info.
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": ["-y", "web3-research-mcp@latest"]
}
}
}
Then restart Cursor
Creates a structured research plan for a token.
Parameters:
Performs a web search and returns the results.
Parameters:
Searches for a token with specific keywords and saves the results.
Parameters:
Updates the status of a research section.
Parameters:
Fetches content from a URL and saves it as a resource.
Parameters:
Lists all available resources that have been saved.
Searches for information about a token from a specific source.
Parameters:
Initiates comprehensive research on a cryptocurrency token.
Parameters:
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Install via CLI
npx mdskills install aaronjmars/web3-research-mcpWeb3 Research MCP is a free, open-source AI agent skill. Deep Research for crypto - free & fully local ๐ง - Comprehensive Research: Gather detailed information about any cryptocurrency token - Multi-Source Analysis: Research across multiple sources including CoinGecko, CoinMarketCap, DeFiLlama, and more - Structured Reporting: Generate detailed reports covering technical fundamentals, market data, social sentiment, and more - Resource Management: Automa
Install Web3 Research MCP with a single command:
npx mdskills install aaronjmars/web3-research-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Web3 Research MCP works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.