Releases: KyuRish/fiverr-mcp-server
Releases · KyuRish/fiverr-mcp-server
Release list
v0.1.1
v0.1.0 - Initial Release
First release of the Fiverr MCP server - the first MCP server for browsing Fiverr.
Tools
- search_gigs - Search with filters (category, price, seller level, sorting)
- get_gig_details - Full pricing packages, tags, metadata
- get_seller_profile - Bio, languages, certifications, hourly rate
- get_gig_reviews - Review text, ratings, buyer info
- list_categories - All 10 Fiverr category slugs
Highlights
- All prices in USD (converted from cents automatically)
- SSRF protection and input validation
- Rate limiting with browser fingerprint rotation
- Structured Pydantic error responses (no raw crashes)
- Zero config - no API key needed
Install
uvx fiverr-mcp-server