Skip to main content
Glama
KyuRish

fiverr-mcp-server

search_gigs

Search Fiverr gigs by keyword, filter by category, price, seller level, and sort order. Find freelance services matching your needs.

Instructions

Search Fiverr gigs by keyword. Returns up to 48 gigs per page. All prices in USD.

Use the gig URL from results with get_gig_details() for full pricing. Use the seller_name from results with get_seller_profile() for seller info.

Args: query: Search query (e.g. "logo design", "python developer") category: Category slug to filter by (leave empty for all categories) min_price: Minimum price in USD max_price: Maximum price in USD seller_level: Filter by seller level sort_by: Sort order for results page: Page number (starts at 1)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
queryYes
sort_byNorelevance
categoryNo
max_priceNo
min_priceNo
seller_levelNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
gigsNo
pageNo
errorNo
queryNo
has_moreNo
total_resultsNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations present, so description carries full burden. Discloses pagination (up to 48/page), currency (USD), and the read-only nature of search. Could mention rate limits but sufficient for agent understanding.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Compact, well-organized with intro, usage tips, and structured Args list. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 7 parameters, multiple enums, output schema present, and sibling tools, the description fully equips the agent to select and use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Despite 0% schema coverage metric, the 'Args' section explains all seven parameters with examples and meaning, adding significant value beyond schema enums and types.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Fiverr gigs by keyword, specifies result behavior (up to 48 per page, USD prices), and distinguishes itself by directing use to sibling tools for details or seller info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit guidance on using results with get_gig_details and get_seller_profile, and includes parameter examples. Lacks explicit 'when not to use' but context implies alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/KyuRish/fiverr-mcp-server'

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