
Web3insight
- 47 repo stars
- Updated July 27, 2026
- web3insight-ai/web3insight
web3insight is a Claude Code plugin marketplace that connects Web3Insight Copilot's 24-tool HTTP MCP server and bundled skill for developers who need GitHub-backed Web3 ecosystem and developer analytics inside their edit
About
The web3insight marketplace entry publishes one Claude Code plugin that wires the Web3Insight Copilot MCP server into your agent session alongside a skill documenting every tool. After `/plugin marketplace add web3insight-ai/web3insight` and `/plugin install web3insight@web3insight`, you set WEB3INSIGHT_MCP_TOKEN and gain 24 HTTP tools for ecosystem counts, contributor rankings, trending repositories, developer profiles, hackathon insights, donation repos, and read-only SQL. A `/web3insight-setup` slash command walks through token and environment configuration. Install it when you want Web3 OSS intelligence inside Claude Code or another MCP client without building a custom analytics integration. Manual mcp.json setup is documented for Cursor, VS Code, and Claude Desktop. Data spans 7,000+ ecosystems, 540,000+ repositories, and 1.3M+ developers indexed from GitHub-derived sources.
- Marketplace bundles Web3Insight MCP server with 24 analytics tools over HTTP
- Includes web3insight skill and /web3insight-setup token configuration command
- Supports Claude Code plugin install plus manual mcp.json for Cursor and VS Code
- Covers rankEcosystems, getDeveloperProfile, and queryWeb3Data SQL escape hatch
- Indexes 7,000+ ecosystems from GHArchive and crypto-ecosystems taxonomy
Web3insight by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add web3insight-ai/web3insightAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 47 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | web3insight-ai/web3insight ↗ |
How do you query Web3 developer analytics from Claude?
Install Web3Insight MCP plugin, connect bearer auth, query Web3 dev analytics from Claude Code
Who is it for?
Developers researching Web3 ecosystems, contributor activity, hackathon profiles, or trending blockchain repositories who already use Claude Code or another MCP client.
Skip if: Teams building non-Web3 applications or anyone unwilling to mint a Web3Insight MCP bearer token should skip web3insight.
What you get
Bearer-authenticated MCP tool results, ecosystem ranking tables, developer activity profiles, and optional read-only SQL query output.
- ecosystem ranking data
- developer profile reports
- trending repository lists
By the numbers
- Exposes 24 MCP tools in the plugin README
- Indexes 7,000+ ecosystems, 540,000+ repositories, and 1.3M+ developers
- oRPC contract ships 8 routers with 47 procedures in the monorepo
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Choose web3insight over generic GitHub search when you need taxonomy-aware Web3 ecosystem rankings and contributor analytics via MCP.
FAQ
How many MCP tools does Web3Insight Copilot expose?
Web3Insight Copilot registers 24 typed MCP tools—including getPlatformOverview, rankEcosystems, getDeveloperProfile, getTrendingRepositories, and read-only queryWeb3Data—backed by the same Postgres and GitHub indexers as the dashboard.
How do you authenticate the Web3insight MCP server?
Mint a personal `w3i_mcp_...` token in the Web3Insight dashboard Copilot settings, export `WEB3INSIGHT_MCP_TOKEN`, and restart Claude Code; the plugin `.mcp.json` sends it as a Bearer header to the HTTP MCP endpoint.