Skip to main content
Glama

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

list_topics()

Index of all 25 entries: platform, category, verdict, payout rail, KYC, chains

get_topic(id_or_name)

One entry's full evidence notes + source brief. Accepts id, exact name, or a unique fragment

search_topics(query)

Keyword search over names, categories, rails, KYC gates and notes, ranked by term frequency

stats()

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 build

MCP client config

stdio:

{
  "mcpServers": {
    "solana-research-library": {
      "command": "node",
      "args": ["/absolute/path/to/solana-research-library/dist/index.js"]
    }
  }
}

Once the npm package is published, npx -y solana-research-library works too.

  • 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

License

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • A
    license
    A
    quality
    B
    maintenance
    Provides post-deploy Solana threat intelligence, enabling AI agents to check operators, tokens, and network stats for detecting rug pulls and malicious activity.
    5
    27
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Paid 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.
    10
    64
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables read-only on-chain analysis to spot trending and new memecoin pools, evaluate rug risk, and surface early buyer wallets across Solana, Base, and Ethereum.
    5
    -

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jayjex/solana-research-library'

If you have feedback or need assistance with the MCP directory API, please join our Discord server