Open Work Proof MCP Server
OpenWorkProof 是 AI Agent 工作契约与可验证执行协议。 它记录谁授权了任务、Agent 实际执行了什么、是否超出约定范围、验证者得出了什么结论, 以及验收者最终接受还是拒绝。每次工作都可以导出为一套签名证据包。第三方不需要接入 原系统,只凭证据包和公钥,就能独立验证整条工作链。. It runs locally over stdio via the published package.
People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 4 · #56 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Open Work Proof
Claude Code
claude mcp add dengyier-openworkproof -- uvx openworkproof Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dengyier-openworkproof": {
"command": "uvx",
"args": [
"openworkproof"
]
}
}
} 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
repo age created 2026-07-27 - young repo, little track record yet
license Apache-2.0 - declared in the repository
pypi package openworkproof - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.dengyier is GitHub-verified and matches the repo owner
03 · What Open Work Proof can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.2.0 · 2026-08-16
v1.1.1 · 2026-08-08
v1.1.0 · 2026-08-08
04 · Who maintains Open Work Proof
OpenWorkProof is maintained by dengyier. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/dengyier/openworkproof
- category
- security - ranked #56 of 182 actively-maintained security servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-08-16)
- registry
- io.github.dengyier/OpenWorkProof (active, first published 2026-08-08 · 2 versions)
- packages
- pypi:openworkproof
06 · Open Work Proof FAQ
What is Open Work Proof?
OpenWorkProof 是 AI Agent 工作契约与可验证执行协议。 它记录谁授权了任务、Agent 实际执行了什么、是否超出约定范围、验证者得出了什么结论, 以及验收者最终接受还是拒绝。每次工作都可以导出为一套签名证据包。第三方不需要接入 原系统,只凭证据包和公钥,就能独立验证整条工作链。. It runs locally over stdio via the published package.
Is Open Work Proof still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Open Work Proof?
Run `uvx openworkproof`. You can also paste the ready-made client config above.
Does Open Work Proof 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 Open Work Proof
Alternatives to Open Work Proof
Maintained security servers if Open Work Proof isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what Open Work Proof doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Dep Diff MCP · Screenshot · Envault · Conarium · Megalinter
More Python MCP servers · Meta Data MCP · Server Polarion · Ozon MCP Server · Dagpipe · Mcpg · see all