Odel
fiverr mcp server

fiverr mcp server

Local
@kyurish10PythonMITUpdated 6mo ago

Search Fiverr gigs, sellers, pricing, and reviews. No API key required.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfiverr-mcp-serverv0.1.1

Run

uvx fiverr-mcp-server

MCP client config

{
  "mcpServers": {
    "fiverr-mcp-server": {
      "command": "uvx",
      "args": [
        "fiverr-mcp-server"
      ]
    }
  }
}