solana-research-library
Provides curated research intelligence on Hive blockchain earning platforms, including verdicts, payout rails, KYC gates, and evidence notes.
Provides curated research intelligence on Optimism-based earning platforms, including verdicts, payout rails, KYC gates, and evidence notes.
Provides curated research intelligence on Polygon-based earning platforms, including verdicts, payout rails, KYC gates, and evidence notes.
Provides curated research intelligence on Solana-based earning platforms, including verdicts, payout rails, KYC gates, and evidence notes.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@solana-research-librarysearch for Solana earning platforms with no KYC"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
solana-research-library
MCP server over a curated Solana/web3 earning-rail intelligence DB: 25 platforms field-probed 2026-09-04 across x402 payment rails, bounties, agent-bounty venues, quests, write-to-earn, airdrop/testnet lanes, data platforms and affiliates.
Each entry carries a verdict (LIVE-RAIL / USER-GATED / CONDITIONAL-PASS / WATCHLIST / DEAD), the exact payout rail (chain + token + settlement mechanics), the KYC gate, and evidence notes from live checks, on-chain verification and terms audits. The 11 DEAD entries are kill-logged with reasons, so agents never re-research a dead lane.
The data ships inside the package. No network calls at runtime, so the tools respond instantly and never fail on an upstream outage.
Tools
Tool | What it does |
| Index of all 25 entries: platform, category, verdict, payout rail, KYC, chains |
| One entry's full evidence notes + source brief. Accepts id, exact name, or a unique fragment |
| Keyword search over names, categories, rails, KYC gates and notes, ranked by term frequency |
| Verdict mix, category mix, KYC-free share, crypto-rail share, live-rail shortlist |
Sample queries: search_topics("USDC Solana") → x402 endpoints + Grass. search_topics("no KYC") → the 13 KYC-free entries. get_topic("bountybook") → full escrow/oracle audit.
Related MCP server: SolSentry MCP
What's inside
Verdict mix: 4 LIVE-RAIL · 6 USER-GATED · 2 CONDITIONAL-PASS · 2 WATCHLIST · 11 DEAD. Categories: payment-rails, agent-marketplaces, agent-bounties, bounties, quests, write-to-earn, airdrops-testnets, passive-points, data-platforms, affiliates, referrals. Covers Base, Solana, Polygon, Optimism, Hive, Lens, Lighter and more.
Sources: field briefs compiled 2026-09-04 — live platform checks, Base RPC receipt decoding (Frantic payouts), on-chain escrow stats (Bountybook), terms/ToS audits (AIcrowd, Apify), faucet/RPC probes (MegaETH).
Hosted version
Running on FiatDock at $0.02/call: https://fiatdock.com/s/svc_47d8957d-9516-4575-aac0-b05b5eccec32 (Streamable HTTP, pay-per-call via x402).
Local setup
git clone https://github.com/jayjex/solana-research-library
cd solana-research-library
npm install
npm run buildMCP client config
stdio:
{
"mcpServers": {
"solana-research-library": {
"command": "node",
"args": ["/absolute/path/to/solana-research-library/dist/index.js"]
}
}
}From GitHub (not on npm yet — pulls this repo, dist is committed):
{
"mcpServers": {
"solana-research-library": {
"command": "npx",
"args": ["--allow-git=all", "-y", "github:jayjex/solana-research-library"]
}
}
}or plain npx -y github:jayjex/solana-research-library on npm 10/11. npm 12 refuses git-based installs by default (EALLOWGIT).
Related
earn-bounty-scanner — live Solana bounties from Superteam Earn (fetches superteam.fun APIs)
earn-dataset-mcp — static snapshot of 28 Superteam Earn listings with full description text
dataset-mcp — query server over the jayjex Data Vault: HUD rents (51,895 rows), NFL games (7,548), Airbnb listings (90,169), plus a Superteam Earn snapshot. Free samples, free query access
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Intelligence marketplace on Solana — 86 tools, 168+ endpoints, per-call USDC.
Solana onchain intelligence for AI agents: wallet risk, due-diligence, perps funding, smart money.
Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables searching over 5,400 Solana hackathon projects and 84,000 crypto archive documents to validate startup ideas and research the crypto ecosystem. It provides tools for cohort analysis, project deep-dives, and access to historical cypherpunk literature and protocol documentation.MIT

SolSentry MCPofficial
AlicenseAqualityBmaintenanceProvides post-deploy Solana threat intelligence, enabling AI agents to check operators, tokens, and network stats for detecting rug pulls and malicious activity.516 npmMIT- AlicenseAqualityBmaintenancePaid access to Solana DeFi risk intelligence — rug/honeypot scans, liquidity-pool analysis, and wash-trade-filtered pool rankings. Automatically settles micropayments in USDC via x402.1033 npmMIT
- FlicenseNot gradedqualityBmaintenanceProvides read-only Solana wallet intelligence for evidence-first copy-trading research, enabling exact wallet activity, parsed swaps, transaction evidence, current positions, token snapshots, source-vs-copy comparisons, watchlist scans, and partial Odin-rule classification.-