mcpbeat Sign in

Delimit MCP Server

local only

Delimit runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

One workspace for every AI coding assistant. Shared tasks, memory, and governance.

Installs / week
not published
22
Stars
0 open issues
16 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 2 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 lib/hooks-installer.js:142
            execSync(`git config --global core.hooksPath ${this.hooksDir}`);

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 Delimit

same job, measured the same way
Vibsync
by vibsync

One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.

answering
Bilg
by bilgai

Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.

answering
JustOnce
by justonce

Persistent memory for AI assistants — one shared, OAuth-secured vault for every MCP client.

answering
Reef
by reefwith

Shared, living memory for you and your people — coves your AI assistant can read and write.

answering
Elesync
by darknodebros

Private local-first AI workspace for shared context, knowledge, tasks, and memories

4 781 installs/wk local only
Knownissue
by gong8

Shared debugging memory for AI coding agents

answering
Writespace MCP
by write-space

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

answering
Repo Memory
by yubinkim444

Shared, git-tracked working memory for AI agents on the same codebase.

99 installs/wk local only

Delimit — questions

Answers built from our own checks of this server.

Why is there no uptime for Delimit?
Delimit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Delimit open source?
Yes — it is published under the MIT licence, written in Python and 22 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.