Delimit — The merge gate for AI-written code
Rank #1,094io.github.delimit-ai/delimit-mcp-server
The merge gate for AI-written code, with signed, replayable attestation.
Delimit — The merge gate for AI-written code is a Model Context Protocol (MCP) server published by delimit-ai. It ranks #1,094 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Delimit — The merge gate for AI-written code is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 19 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,952 of 132,046 servers on MCP Toplist.
Use Delimit — The merge gate for AI-written code
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add delimit-mcp-server -- npx -y delimit-cli[mcp_servers.delimit-mcp-server]
command = "npx"
args = ["-y", "delimit-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"delimit-mcp-server": {
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"delimit-mcp-server": {
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"delimit-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"delimit-mcp-server": {
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"delimit-mcp-server": {
"command": "npx",
"args": [
"-y",
"delimit-cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.delimit-ai%2Fdelimit-mcp-server)<a href="https://mcptoplist.com/server/io.github.delimit-ai%2Fdelimit-mcp-server"><img src="https://mcptoplist.com/badge/io.github.delimit-ai%2Fdelimit-mcp-server.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
delimit-ai
Available versions (19)
| Version | Published |
|---|---|
| 4.19.9 | Sep 21, 2026 |
| 4.19.7 | Sep 20, 2026 |
| 4.19.6 | Sep 19, 2026 |
| 4.19.2 | Sep 16, 2026 |
| 4.19.1 | Sep 15, 2026 |
| 4.19.0 | Sep 13, 2026 |
| 4.18.8 | Sep 7, 2026 |
| 4.18.7 | Sep 7, 2026 |
| 4.18.6 | Sep 6, 2026 |
| 4.18.5 | Sep 6, 2026 |
| 4.18.4 | Sep 6, 2026 |
| 4.18.3 | Sep 4, 2026 |
| 4.18.2 | Sep 3, 2026 |
| 4.18.1 | Sep 2, 2026 |
| 4.18.0 | Sep 2, 2026 |
| 4.1.38 | Apr 4, 2026 |
| 4.1.34 | Apr 4, 2026 |
| 3.10.4 | Mar 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Delimit — The merge gate for AI-written code?
- Delimit — The merge gate for AI-written code is maintained by delimit-ai, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Delimit — The merge gate for AI-written code listed on the Official MCP Registry?
- Yes — Delimit — The merge gate for AI-written code is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Delimit — The merge gate for AI-written code have?
- MCP Toplist tracks 19 versions of Delimit — The merge gate for AI-written code, most recently published on Sep 21, 2026.
- Where can I find the source code for Delimit — The merge gate for AI-written code?
- The source code for Delimit — The merge gate for AI-written code is hosted at github.com/delimit-ai/delimit-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.