Kwork MCP Server
kwork-mcp 1.0 - production-grade stdio MCP-шлюз к Kwork для работы из Codex. Он даёт типизированные read-результаты, проверяет фактический аккаунт, координирует лимиты между процессами и проводит все записи через durable prepare → commit → reconcile.
People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-28 · ★ 3 · #58 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Kwork
before you install - you'll need
Set KWORK_EXPECTED_USER_ID, KWORK_PERSIST_TOKEN, KWORK_ENABLE_WRITES before connecting.
Claude Code
claude mcp add simonether-kwork-mcp -- uvx kwork-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"simonether-kwork-mcp": {
"command": "uvx",
"args": [
"kwork-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package kwork-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.simonether is GitHub-verified and matches the repo owner
03 · What Kwork can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.3 · 2026-07-09
v0.2.2 · 2026-04-04
v0.2.0 · 2026-03-18
04 · Who maintains Kwork
Kwork is maintained by simonether. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/simonether/kwork-mcp
- category
- communication - ranked #58 of 99 actively-maintained communication servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-07-09)
- registry
- io.github.simonether/kwork-mcp (active, first published 2026-07-09)
- packages
- pypi:kwork-mcp
06 · Kwork FAQ
What is Kwork?
kwork-mcp 1.0 - production-grade stdio MCP-шлюз к Kwork для работы из Codex. Он даёт типизированные read-результаты, проверяет фактический аккаунт, координирует лимиты между процессами и проводит все записи через durable prepare → commit → reconcile.
Is Kwork still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-28 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Kwork?
Run `uvx kwork-mcp`. The README documents 3 environment variables (KWORK_EXPECTED_USER_ID, KWORK_PERSIST_TOKEN, KWORK_ENABLE_WRITES) to set first. Set KWORK_EXPECTED_USER_ID, KWORK_PERSIST_TOKEN, KWORK_ENABLE_WRITES before connecting. You can also paste the ready-made client config above.
Does Kwork run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Kwork
Alternatives to Kwork
Maintained communication servers if Kwork isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,265 · 2026-08-03
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,949 · 2026-08-22
- Agent Swarm Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. ★ 720 · 2026-08-24
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 269 · 2026-08-12
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 205 · 2026-08-13
- Ksail SDK for creating, managing, and operating Kubernetes clusters and workloads with ease. ★ 165 · 2026-08-25
Pairs well with
Servers that cover what Kwork doesn't - only shown when the pairing reason fits the companion.
More communication MCP servers · Microsoft Teams · Mistral MCP · Synapbus · Teamwork MCP Server · Squad
More Python MCP servers · Fleet MCP · Lightning Memory · Bernstein (sipyourdrink-ltd) · UniFi Access MCP · UniFi Network MCP · see all