Loading MCP server directory, please wait...
Kwork freelance marketplace: browse projects, submit offers, manage orders, message clients
npx @getmcp/cli add io.github.simonether/kwork-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.simonether/kwork-mcp": {
"command": "uvx",
"args": [
"kwork-mcp"
],
"env": {
"KWORK_LOGIN": "",
"KWORK_PASSWORD": "",
"KWORK_TOKEN": "",
"KWORK_PHONE_LAST": "",
"KWORK_PROXY_URL": "",
"KWORK_TIMEOUT": "30",
"KWORK_RPS_LIMIT": "2",
"KWORK_BURST_LIMIT": "5",
"KWORK_TOKEN_FILE": "~/.kwork_token"
}
}
}
}