MCP.so
Sign In

Covenant

@studiomeyer-io

About Covenant

Contract & breaking-change detector for MCP servers — semver for your interface. Snapshot tools/resources/prompts into a lockfile, diff in CI, fail on breaking changes. Single Rust binary, SARIF, GitHub Action.

Basic information

License

MIT

Runtime

rust

Publisher

studiomeyer-io

Submitted by

Matthias Meyer - StudioMeyer

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Covenant?

Contract & breaking-change detector for MCP servers — semver for your interface. Snapshot tools/resources/prompts into a lockfile, diff in CI, fail on breaking changes. Single Rust binary, SARIF, GitHub Action.

How to use Covenant?

The README includes setup instructions such as mcp-covenant check --baseline mcp-covenant.lock -- node dist/server.js.

Key features of Covenant

  • uses: actions/checkout@v4
  • uses: dtolnay/rust-toolchain@stable
  • uses: studiomeyer-io/[email protected]

Use cases of Covenant

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Covenant

Where is the source code for Covenant?

The source code is linked from the repository URL on this page.

Does Covenant include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers