Skip to content

Web3 Research MCP v1.0.4 — repo metadata & GitHub Packages

Latest

Choose a tag to compare

@aaronjmars aaronjmars released this 03 Jul 15:39

🧠 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, and bugs metadata, 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-mcp to 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-* and defillama-* 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 claude

Then add it as an MCP server in your client config — see the README.

🔗 Links

Full Changelog: https://github.com/aaronjmars/web3-research-mcp/commits/v1.0.4

🎉 Free, local crypto research for your AI client.