Upwork runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi.
MCP server for Upwork job discovery, client analysis, and proposal assistance
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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.
claude mcp add upwork -- uvx upwork-mcp
{
"mcpServers": {
"upwork": {
"args": [
"upwork-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.upwork]
command = "uvx"
args = ["upwork-mcp"]
{
"mcpServers": {
"upwork": {
"args": [
"upwork-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"upwork": {
"args": [
"upwork-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
UPWORK_CLIENT_ID (Upwork API client ID from developer portal), UPWORK_CLIENT_SECRET (Upwork API client secret), UPWORK_REDIRECT_URI (OAuth redirect URI (default: https://localhost)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.
Gemini-powered MCP server for code analysis.
MCP server for Aruba Central: expose AP, switch, and client status to AI assistants
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
MCP server for UI5 Web Components development assistance
MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.
MCP server for AiList — search and discover Ai projects from Claude Code
Answers built from our own checks of this server.