Github KyuRish Fiverr Mcp Server
Search Fiverr gigs, sellers, pricing, and reviews. No API key required.
About This MCP Server
This server extracts structured data from Fiverr's public pages by reading the Perseus SSR data blob (
Tools & Endpoints
Example Workflow
1. list_categories() - see available categories 2. search_gigs("3D character modeling") - browse results 3. get_gig_details(url) - check pricing tiers (use URL from search results) 4. get_seller_profile(seller_name) - review their profile (use seller_name from search results) 5. get_gig_reviews(url) - read reviews
What Problems It Solves
- 1. list_categories() - see available categories 2. search_gigs("3D character modeling") - browse results 3. get_gig_details(url) - check pricing tiers (use URL from search results) 4. get_seller_profile(seller_name) - review their profile (use seller_name from search results) 5. get_gig_reviews(url) - read reviews
Why Use Github KyuRish Fiverr Mcp Server?
- Search gigs by keyword with filters (price, seller level, category, sorting)
- Get gig details including pricing packages (Basic/Standard/Premium), description, and tags
- View seller profiles with certifications, languages, hourly rate, and gig listings
- Read gig reviews from the first page of any gig
- List categories to discover valid category slugs for filtered search
- All prices returned in USD (not cents)
- Built-in rate limiting and retry with browser fingerprint rotation
- Structured error messages on failures (no raw crashes)
Limitations
- Reviews - only the first page of reviews is available (Fiverr loads more via AJAX which requires authenticated requests)
- Rate limiting - Fiverr may block rapid requests. A 2-second minimum delay is enforced between requests (configurable via RATE_LIMIT_DELAY)
- Data freshness - all data is scraped from public pages in real-time, not cached
Specifications
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"fiverr": {
"command": "uvx",
"args": ["fiverr-mcp-server"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github KyuRish Fiverr Mcp Server
- Function
- Search Fiverr gigs, sellers, pricing, and reviews. No API key required.
- Transport
- Package
- Language
- Python
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.