mcpbeat Sign in

Deed MCP Server

by deed-lang Your server? Claim it
local only

Deed runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Aug 2026.

Contract-first language and MCP server for capability-aware code and patch review.

Installs / week
not published
8
Stars
0 open issues
15 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command crates/deed-codegen/smoke.mjs:63
execFileSync(deed, ["build", source], { stdio: "pipe" });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Deed

same job, measured the same way
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
Diffpilot
by bkalafat

MCP server for PR code review, commit messages, changelogs, and secret detection.

local only
Selvage
by selvage-lab

An LLM-based code review MCP server with AST-powered smart context extraction

87 installs/wk local only
Code Context Gate
by wisdomrock

Context-aware code retrieval MCP server — ranked, gated results for AI coding agents

44 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
Smartguard MCP
by kota1026

SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...

30 installs/wk local only
Pipe Docs (SPR) MCP Server
by machuraharry

Docs + source RAG for Pipe language: semantic search, cited answers, code symbol lookup.

local only
Code Reviewer AI MCP
by csoai-org

Code Reviewer Ai MCP Server by MEOK AI Labs

289 installs/wk local only

Deed — questions

Answers built from our own checks of this server.

Why is there no uptime for Deed?
Deed runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Deed open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.