fiverr-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| update_profileA | Update your Fiverr seller profile (bio, title, name, picture, skills, languages) |
| list_gigsA | List all your Fiverr gigs with status and metrics |
| get_gigB | Get full details of a specific gig |
| create_gigC | Create and publish a new Fiverr gig |
| update_gigB | Update title, description, or tags on an existing Fiverr gig |
| pause_gigB | Pause (deactivate) a Fiverr gig |
| activate_gigA | Re-activate a paused Fiverr gig |
| delete_gigA | Permanently delete a Fiverr gig |
| list_ordersB | List your Fiverr orders (active, completed, or cancelled) |
| get_orderB | Get full details of a specific Fiverr order |
| list_messagesB | List your Fiverr inbox conversations |
| get_conversationC | Get full message thread for a conversation |
| get_analyticsB | Get gig analytics (impressions, clicks, orders) for your gigs |
| execute_jsA | Run arbitrary JavaScript in the MAIN world of a Fiverr browser tab and return the result. Use this to inspect the DOM, intercept data, or perform any action on the page. The code runs as the body of an async function so you can use await and return values. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/marwankous/fiverr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server