Web3 Research MCP
Deep, automated, and structured crypto research delivered locally.
Key Features
Use Cases
README
Web3 Research MCP
Deep Research for crypto - free & fully local 🧠
🚀 Preview
🧠 Features
- 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: Automatically stores search results and content for reference
- Status Tracking: Track research progress through different stages and sections
📋 Requirements
- Node.js (v16 or higher)
🔧 Installation & Setup
Installing via Smithery
To install web3-research-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install web3-research-mcp --client claude
🔌 Using with Claude Desktop
Edit your Claude Desktop config file
- Windows: %APPDATA%\Claude\claude_desktop_config.json
- macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": ["-y", "web3-research-mcp@latest"]
}
}
}
Then restart Claude Desktop
🔌 Using with Cursor
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
🛠️ Tools
create-research-plan
Creates a structured research plan for a token.
Parameters:
- tokenName: Full name of the token
- tokenTicker: Ticker symbol of the token
search
Performs a web search and returns the results.
Parameters:
- query: Search query
- searchType: Type of search (web, news, images, videos)
research-with-keywords
Searches for a token with specific keywords and saves the results.
Parameters:
- tokenName: Name of the token
- tokenTicker: Ticker symbol
- keywords: Array of keywords to search for
update-status
Updates the status of a research section.
Parameters:
- section: Section name to update (e.g., 'projectInfo', 'technicalFundamentals')
- status: New status for the section (planned, in_progress, completed)
fetch-content
Fetches content from a URL and saves it as a resource.
Parameters:
- url: URL to fetch content from
- format: Output format (text, html, markdown, json)
list-resources
Lists all available resources that have been saved.
search-source
Searches for information about a token from a specific source.
Parameters:
- tokenName: Name of the token
- tokenTicker: Ticker symbol
- source: Source to search (e.g., 'CoinGecko', 'DeFiLlama', 'News')
📝 Prompts
token-research
Initiates comprehensive research on a cryptocurrency token.
Parameters:
- tokenName: Full name of the cryptocurrency token
- tokenTicker: Ticker symbol of the token (e.g., BTC, ETH)
🧠 How It Works
- When research begins, a structured plan is created covering all aspects of the token
- The server performs searches across multiple sources for information
- Search results are stored as resources that can be referenced
- The research progresses through different sections, with status tracking
- A comprehensive report is generated covering all aspects of the token
⚠️ Limitations
- Some websites block web scraping, so direct content fetching may fail with 403 errors
- Relies on search results which may not always be comprehensive
- Rate limits may apply to search operations
📄 License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Star History
Repository Owner
User
Repository Details
Programming Languages
Tags
Topics
Join Our Newsletter
Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.
Related MCPs
Discover similar Model Context Protocol servers
MCP Server for Deep Research
Transform research questions into comprehensive, well-cited reports using an advanced research assistant.
MCP Server for Deep Research provides an end-to-end workflow for conducting in-depth research on complex topics. It elaborates on research questions, generates subquestions, integrates web search, analyzes and synthesizes retrieved content, and generates structured, well-cited research reports. The tool integrates with Claude Desktop and leverages prompt templates tailored for comprehensive research tasks.
- ⭐ 187
- MCP
- reading-plus-ai/mcp-server-deep-research
Crypto Whitepapers MCP Server
Structured crypto whitepaper knowledge base and search server for AI agents.
Crypto Whitepapers MCP Server provides an MCP-compliant server that acts as a structured knowledge base of cryptocurrency project whitepapers for AI agents. It enables searching, loading, indexing, and querying of whitepaper PDFs while supporting integration with Claude Desktop via the Model Context Protocol. The tool implements interactive tools and prompts to help users and AI analyze, search, and extract insights from crypto whitepapers.
- ⭐ 5
- MCP
- kukapay/crypto-whitepapers-mcp
Hive Intelligence MCP Server
Unified MCP server delivering advanced cryptocurrency and Web3 analytics.
Hive Intelligence MCP Server provides comprehensive cryptocurrency, DeFi, and Web3 analytics via the Model Context Protocol. It enables AI assistants to access and orchestrate over 200 specialized tools covering market data, on-chain analytics, portfolio tracking, and security analysis. The server offers both dynamic and category-specific analytics through a unified MCP interface, facilitating intelligent tool orchestration for diverse crypto data needs.
- ⭐ 7
- MCP
- hive-intel/hive-crypto-mcp
Crypto Trending MCP Server
Real-time trending cryptocurrency data via Model Context Protocol tools.
Crypto Trending MCP Server tracks and monitors the latest trending tokens on CoinGecko, providing real-time insights into the most popular cryptocurrencies. It exposes MCP tools and prompts, such as a Markdown generator for trending token data and a parser prompt for extracting and analyzing the results with AI models. The solution is built for seamless integration with clients like Claude Desktop and allows natural language querying of current crypto trends. Its lightweight and extensible design supports easy deployment and extension.
- ⭐ 6
- MCP
- kukapay/crypto-trending-mcp
Octagon MCP Server
AI-powered financial research and market intelligence via MCP.
Octagon MCP Server enables specialized, AI-powered financial research and analysis by integrating with the Octagon Market Intelligence API. It provides the ability to analyze public filings, earnings call transcripts, financial metrics, stock data, and private market transactions within Claude Desktop and other MCP-compatible clients. The server orchestrates multiple specialized agents for comprehensive market analysis and can aggregate, extract, and structure data from financial sources and public websites. Designed for seamless use in standardized Model Context Protocol environments, it supports rapid integration into advanced AI workflows.
- ⭐ 78
- MCP
- OctagonAI/octagon-mcp-server
Armor Crypto MCP
Unified crypto API for integrating AI agents with multi-chain blockchain tools
Armor Crypto MCP provides a centralized solution for integrating AI agents with the crypto ecosystem, supporting wallet management, swaps, staking, and a variety of trading operations across several blockchains. It streamlines access to Solana in its alpha version and aims to support a wide range of blockchains including Ethereum, Avalanche, and Bitcoin. The platform enables agents to perform complex crypto operations using standardized interfaces and seamless configuration with agentic frameworks such as Claude Desktop, Cline, and n8n. Designed for ease of integration and multi-chain compatibility, it offers advanced features like DCA, stop loss, and cross-chain transactions.
- ⭐ 184
- MCP
- armorwallet/armor-crypto-mcp
Didn't find tool you were looking for?