mcpbeat Sign in

Fiverr MCP Server

local only

Fiverr MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi. Last commit 23 Feb 2026.

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

Installs per day peak 36 · avg 19 · -18% w/w
a month agotoday
98
Installs / week
pypi · fiverr-mcp-server
12
Stars
0 open issues
23 Feb 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Fiverr MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fiverr-mcp-server -- uvx fiverr-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fiverr-mcp-server": {
      "args": [
        "fiverr-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fiverr-mcp-server]
command = "uvx"
args = ["fiverr-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "fiverr-mcp-server": {
      "args": [
        "fiverr-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fiverr-mcp-server": {
      "args": [
        "fiverr-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: RATE_LIMIT_DELAY (Minimum delay between requests in seconds (default: 2)), PROXY_URL (Optional proxy URL for avoiding rate limits). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fiverr MCP Server

same job, measured the same way
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

95 installs/wk local only
MCP Metacritic
by smeet666

Search Metacritic films, shows and games, read scores and critic reviews. No API key.

83 installs/wk local only
Serpapi Hotels
by pulsemcp

MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.

57 installs/wk local only
MCP Lyricscom
by smeet666

Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.

89 installs/wk local only
Canopy API
by canopyapi

Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.

answering
UGC VZ Creator Search
by ugc-vz

Find real UGC creators in the DACH region: profiles, pricing, reach, outreach. No API key.

46 installs/wk 5 tools answering
AIsa Shopping & Marketplace
by aisa

Marketplace and shopping data: product listings, sellers, reviews and search results.

answering
My Websearch
by wtznicy

MyWebSearch - multi-engine web search MCP server, CLI and local daemon. No API keys required.

108 installs/wk local only

Fiverr MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Fiverr MCP Server?
Fiverr MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package fiverr-mcp-server was installed 98 times last week.
How do I connect Fiverr MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fiverr-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Fiverr MCP Server?
The pypi package fiverr-mcp-server was installed 98 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fiverr MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.