SERVER

Upwork

Rank #1687

io.github.wmarceau/upwork

MCP server providing upwork capabilities

First listed
Jan 27, 2026
Last publish date
Jan 27, 2026
OVERVIEW

Upwork is a Model Context Protocol (MCP) server published by MarceauSolutions. It ranks #1687 of 58,832 servers tracked on MCP Toplist, and its repository has 185 GitHub stars. Upwork is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 27, 2026 and most recently updated on Jan 27, 2026.

STANDING
#1,687of 58,832 tracked serversTop 5%

Ranks ahead of 57,145 of 58,832 servers on MCP Toplist.

CONNECT

Use Upwork

Add Upwork to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "upwork": {
      "command": "uvx",
      "args": [
        "upwork-mcp"
      ],
      "env": {
        "UPWORK_CLIENT_ID": "<your UPWORK_CLIENT_ID>",
        "UPWORK_CLIENT_SECRET": "<your UPWORK_CLIENT_SECRET>",
        "UPWORK_REDIRECT_URI": "<your UPWORK_REDIRECT_URI>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

MarceauSolutions

Organization
Total servers
10
Total versions
19
MORE FROM THIS PUBLISHER

Other servers by MarceauSolutions

View all MarceauSolutions servers →
VERSIONS

Available versions (2)

VersionPublished
1.0.1Jan 27, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Upwork?
MCP server providing upwork capabilities
Who maintains Upwork?
Upwork is maintained by MarceauSolutions, which publishes 10 MCP servers (19 total versions) tracked on MCP Toplist.
Is Upwork an official MCP server?
Yes — Upwork is listed on the Official MCP Registry.
How many versions does Upwork have?
MCP Toplist tracks 2 versions of Upwork, most recently published on Jan 27, 2026.
Where can I find the source code for Upwork?
The source code for Upwork is hosted at github.com/MarceauSolutions/upwork-mcp.
EXPLORE