🧠 Web3 Research MCP v1.0.4
Deep Research for crypto — free & fully local. An MCP server that gives Claude Desktop, Cursor, and other MCP clients a toolset for deep token research: web/news search plus direct CoinGecko and DeFiLlama access, with every fetched page saved as a referenceable MCP resource. No database, no API keys.
🔧 What's new in 1.0.4
- npm ↔ GitHub linked — added
repository,homepage, andbugsmetadata, so the npm page links back to this repo and the package surfaces here under Packages. - Now on GitHub Packages — also published as
@aaronjmars/web3-research-mcpto the GitHub Packages registry, alongside the public npm build. - Maintenance release — no runtime or API changes; existing MCP configs keep working unchanged.
📦 What's included
- MCP server over stdio — launched by your client, no service to host
- Tools: web/news/image/video search, page fetch-content,
coingecko-*anddefillama-*data, plus structured research plan + status tracking - Live state exposed as MCP resources (
research://status,research://plan, …) - Node.js 16+
🚀 Installation
# Run directly
npx web3-research-mcp
# Or install into Claude Desktop via Smithery
npx -y @smithery/cli install web3-research-mcp --client claudeThen add it as an MCP server in your client config — see the README.
🔗 Links
- Repository: https://github.com/aaronjmars/web3-research-mcp
- Issues: https://github.com/aaronjmars/web3-research-mcp/issues
- npm: https://www.npmjs.com/package/web3-research-mcp —
npx web3-research-mcp - GitHub Packages:
@aaronjmars/web3-research-mcp - Smithery: https://smithery.ai/server/@aaronjmars/web3-research-mcp
Full Changelog: https://github.com/aaronjmars/web3-research-mcp/commits/v1.0.4
🎉 Free, local crypto research for your AI client.