Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”— Aggregators
  3. Delimit
Delimit logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:47:11 PM

Delimit

User RatingsBe the first to rate and review this MCP server!
View Repository21 GitHub StarsTotal stargazers on GitHub for the source repository (21 stars).Visit Website
openapiapi-governancebreaking-changesmerge-gateattestation

API governance server that detects breaking changes in OpenAPI specs and enforces configurable policy rules with signed attestations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "delimit-ai-delimit": {
      "command": "npx",
      "args": [
        "-y",
        "delimit-cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”— More in Aggregators

Overview

This server analyzes differences between two OpenAPI or Swagger spec versions to detect breaking changes and policy violations. It supports OpenAPI 3.0, 3.1, and Swagger 2.0, applying configurable policies (strict, default, relaxed) to produce structured pass/fail results. It generates signed, replayable attestations for merge gating AI-generated code changes, enabling auditability and enforcement in CI or pre-commit workflows.

Use cases

โ€ขDetect breaking API changes in OpenAPI/Swagger specs
โ€ขEnforce API governance policies on spec updates
โ€ขGenerate signed attestations for code merge gating
โ€ขIntegrate API change checks into CI or pre-commit hooks
โ€ขAudit and replay API spec change history

Key features

โ€ขDiffs two OpenAPI/Swagger spec versions
โ€ขDetects 23 change types including 10 breaking changes
โ€ขSupports OpenAPI 3.0, 3.1, and Swagger 2.0
โ€ขConfigurable policy presets: strict, default, relaxed
โ€ขGenerates signed, replayable attestation bundles
โ€ขZero-config CLI check with no account or keys required

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Delimit.

Extracted Tool Capabilities
Diffs two OpenAPI/Swagger spec versions
Detects 23 change types including 10 breaking changes
Supports OpenAPI 3.0, 3.1, and Swagger 2.0
Configurable policy presets: strict, default, relaxed
Generates signed, replayable attestation bundles
Zero-config CLI check with no account or keys required

Documentation Overview

</> Delimit

The merge gate for AI-written code, with signed, replayable attestation.

Wrap any AI coding assistant (Claude Code, Codex, Cursor, Gemini CLI) with a governance chain that runs your gates, records what changed, and signs a replayable receipt for every merge.

npm Tests GitHub Action License: MIT Glama Score

console
$ delimit wrap -- claude "fix the flaky test in tests/api.spec.ts"

โœ“ repo_diagnose
โœ“ security_audit       0 critical ยท 0 secrets
โœ“ test_smoke           165/165
โœ“ changed_files        1
โœ“ attestation signed   att_a05050eb8e13277e
                       delimit.attestation.v1 ยท HMAC-SHA256
                       receipt โ†’ .delimit/attestations/att_a05050eb8e13277e.json

Every wrapped run emits a local delimit.attestation.v1 bundle: repo head before/after, changed files, gate results, and an HMAC-SHA256 signature. Verify it offline with delimit seal-verify; hosted replay is not available yet. Advisory by default; flip to enforcing when you're ready.


Fastest path to value: delimit check

Zero-config PR safety gate. No init, no setup, no account, no keys โ€” run it on any repo and it applies deterministic checks (breaking API changes + leaked secrets) to your staged or modified files.

Terminal
npx delimit-cli check
console
$ delimit check

  Delimit Check

  Policy: default | Base: HEAD | Specs: 1

  + api/openapi.yaml โ€” clean

  PASSED โ€” no breaking changes, no leaked secrets

When a check finds a breaking change or a leaked secret, it prints the offending file and the issue and exits non-zero โ€” so it drops straight into a pre-commit hook or CI step.

Common options:

bash
delimit check --staged          # only check staged files
delimit check --base main       # compare against a git ref (default HEAD)
delimit check --fix             # show migration guidance for violations
delimit check --record          # write a content-pinned record of this check

--record writes a content-pinned record of the check to .delimit/records/check-<ts>.json (or a path you name). That record is the precursor to the signed, replayable Seal attestation โ€” the same evidence shape, pinned to the exact content you checked.

Methodology ยท cal.com v2 worked example ยท Workflow guide ยท Website


Worked examples

Real, reproducible merge-gate runs against public API specs:

  • OpenAI OpenAPI: a year of AI frontier evolution under a cross-vendor merge gate โ€” OpenAI (openai/openai-openapi)
  • Stripe v1 OpenAPI: 57 days under a merge gate โ€” Stripe (stripe/openapi)
  • Anthropic API: 76 days under a cross-vendor merge gate โ€” Anthropic (anthropics/anthropic-sdk-python)
  • Twilio v2010 OpenAPI: 55 days under a merge gate โ€” Twilio (twilio/twilio-oai)
  • Docusign eSignature v2.1 OpenAPI: 46 days under a merge gate โ€” Docusign (docusign/OpenAPI-Specifications)
  • Supabase Auth OpenAPI: 57 days under a merge gate โ€” Supabase Auth (supabase/auth)
  • cal.com v2 OpenAPI: 60 days under a merge gate โ€” cal.com (calcom/cal.com)
  • EU TED v3 procurement API: $ref'd component-schema drift under a merge gate โ€” European Commission (TED v3 Public API)
  • Cross-agent handoff: one artifact, four CLIs โ€” Cross-CLI session handoff (worked example)
  • delimit-mcp-server (self-attestation): same merge gate, third artifact class โ€” delimit-mcp-server (self-attestation)

See the full index at delimit.ai/reports. For the schema and signing methodology behind every report, see delimit.ai/methodology/mcp-attestation.


Golden Path โ€” your first 10 minutes

The merge gate for AI-written code, end to end: lint a spec, see exactly what breaks, classify the bump, settle the hard calls with multiple models, and walk away with a signed, replayable attestation. Then keep the context that survives across sessions and models.

1. Install

Terminal
npx delimit-cli scan          # discovery: finds your OpenAPI specs, frameworks, security issues, tests
npx delimit-cli init          # wire up the merge-gate config (--preset strict | default | relaxed)

scan (delimit_scan) reports what Delimit can do for this repo. init (delimit_init) drops in the policy preset and merge-gate config. No account, no keys.

2. The merge gate, end to end

Lint the spec change (the gate). Baseline vs. proposed, with policy applied โ€” one pass/fail verdict.

Terminal
npx delimit-cli lint old.yaml new.yaml       # tool: delimit_lint

See exactly what breaks. Pure structural diff โ€” added/removed/modified endpoints, schemas, params, no policy.

Terminal
npx delimit-cli diff old.yaml new.yaml       # tool: delimit_diff

Classify the bump. Deterministic MAJOR/MINOR/PATCH/NONE โ€” same input, same answer, every time.

text
delimit_semver       โ†’ MAJOR/MINOR/PATCH/NONE + next version string
delimit_impact       โ†’ blast radius: scans your dependency manifest for downstream callers (informational)

Settle the hard calls. When the gate verdict is a judgment call, put it to multiple models and let them debate to consensus.

Terminal
npx delimit-cli deliberate "Is dropping the deprecated v1 /users field a safe MINOR?"
#   tool: delimit_deliberate โ€” 3 hosted runs after `delimit signin` (free account), then bring your own keys

delimit setup gives the Codex MCP server a 30-minute tool timeout so a multi-round panel can return its completed transcript instead of being detached by the client while its models are still responding.

Capture the signed, replayable attestation. After a gate event (deploy / security / test / audit), record the evidence bundle and verify it any time.

text
delimit_evidence_collect   โ†’ signed evidence bundle for the audit trail        (Pro)
delimit_evidence_verify    โ†’ confirm a bundle hasn't been tampered with         (Pro)
delimit_seal_verify        โ†’ check a Delimit Seal receipt against its bundled   (Free)
                             Layer-0 constitution โ€” offline-verifiable

Every receipt is offline-verifiable with npx delimit-cli seal-verify <receipt.json>. Hosted receipt replay is not available yet.

3. Context that survives sessions and models

Decisions, constraints, and tasks persist across sessions and across AI assistants โ€” switch from Claude Code to Codex, Cursor, or Gemini CLI without losing the thread.

Memory โ€” persist and recall the why, not just the diff.

Terminal
npx delimit-cli remember "v1 /users field is frozen until Q3 โ€” downstream billing depends on it"
#   tool: delimit_memory_store
npx delimit-cli recall billing               # local recall over your saved memories (Free)

For semantic recall by meaning across sessions, the assistant calls delimit_memory_search (Pro) directly.

Ledger โ€” one task list, shared across every assistant and session.

text
delimit_ledger_add        โ†’ record a task/bug/feature/strategic item
delimit_ledger_context    โ†’ session-start: top open items by priority (what's queued)
delimit_ledger_done       โ†’ close with a note (auto-captures a PR URL as ship proof)

That's the loop: gate the change, sign the proof, keep the context. Run it once on a real spec and you've used the whole merge gate.


Think and Build

Beyond the merge gate, Delimit orchestrates multi-model deliberation and autonomous builds. delimit think dispatches a strategic question to Claude, Codex, Gemini, and Grok; delimit build activates a background daemon that executes ledger tasks through the gate chain. delimit vault manages local secrets (AES-256).

Works across any configuration, from a single model on a budget to a full panel.


Try it in 2 minutes

Terminal
npx delimit-cli doctor            # 14 prescriptive checks โ€” tells you exactly what to fix
npx delimit-cli status            # Visual dashboard of your entire governance setup
npx delimit-cli simulate          # Dry-run: see what would be blocked before you commit
npx delimit-cli scan              # Instant health grade for your API spec
npx delimit-cli try owner/repo    # Try governance on any GitHub repo

No API keys. No account. No config files.

Pick your first win

Protect my API โ€” catch breaking changes before merge:

Terminal
npx delimit-cli try
# Creates a sample API, introduces breaking changes, shows what gets blocked.
# Saves a governance report to delimit-report.md

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    โ˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    ๐Ÿ”— Aggregators15 views
    Compare vs AllMCPs Server โ†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    ๐Ÿ”— Aggregators3 views
    Compare vs Openapi MCP Server โ†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    ๐Ÿ”— Aggregators9 views
    Compare vs SandBase CLI โ†’
  • APIFold logoAPIFold

    Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) โ€” no setup required, bring your own API key.

    ๐Ÿ”— Aggregators2 views
    Compare vs APIFold โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
21
Stargazers on the source repository.
npm downloads
4.5k
Package downloads in the last 30 days.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Delimit

It supports OpenAPI 3.0, 3.1, and Swagger 2.0 specifications.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDelimit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/delimit-ai-delimit?style=directory)](https://allmcps.com/mcp/delimit-ai-delimit)
HTML Embed
<a href="https://allmcps.com/mcp/delimit-ai-delimit"><img src="https://allmcps.com/api/badge/delimit-ai-delimit?style=directory" alt="Delimit on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”—Aggregators
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
Last updatedSep 8, 2026
11/11 checks healthy over the last 33d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars21
GitHub Star CountTotal stargazers on GitHub representing community popularity (21 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
npm downloads4,473/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good ยท 60/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท delimit-cli (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”— Aggregators โ†’Alternatives to Delimit โ†’Install in Claude DesktopInstall in CursorInstall in VS Code