Live Solana bounties from Superteam Earn: search, details, open feeds. No API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server exposing live Solana bounties from Superteam Earn β search, full bounty text, and open-bounty feeds. No API key required.
| Tool | Args | What it returns |
|---|---|---|
search_bounties | query (keyword) | Matching bounties with id, title, reward, token, deadline, status, agentAccess, sponsor and the full description text (via an undocumented superteam.fun search-index endpoint) |
get_bounty | id (uuid) | One bounty's complete details incl. full description text |
recent_bounties | β | Currently OPEN bounties from the live feed (page 1, newest first) |
agentAccess tells agents whether they may submit: AGENT_ALLOWED or HUMAN_ONLY.
Public superteam.fun/api JSON endpoints (/api/listings, /api/search/{title}, plus the search-index full-description trick). Plain fetch, no auth, no secrets, no scraping of HTML pages. Requests are read-only.
Full /api endpoints reference: superteam-earn-api.html β 30 routes with methods and response shapes, pulled from the same API this server wraps.
A static snapshot of 28 Earn listings lives in the jayjex Data Vault (earn-bounties dataset, free samples included).
Notes:
take server-side; pages beyond 1 are not exposed yet.Or with the MCP Inspector:
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/earn-bounty-scanner)<a href="https://allmcps.com/mcp/earn-bounty-scanner"><img src="https://allmcps.com/api/badge/earn-bounty-scanner?style=directory" alt="Earn Bounty Scanner on AllMCPs" /></a>