mcpbeat Sign in

Keel MCP Server

by tdalbanmoreynas Your server? Claim it
local only

Keel runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Jul 2026.

Catches your AI coding agent when it games the tests - locked-test hashes, tamper detection.

Installs / week
not published
0
Stars
0 open issues
7 Jul 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 21 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 keel_core.py:286
            r = subprocess.run(
Runs with shell=True keel_core.py:636
            test_command, shell=True, cwd=str(root),

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 Keel

same job, measured the same way
Safe4
by safe4

Tests an AI agent's purchase against the task it was given. Paid per call in USDC via x402.

2 tools answering
Rapidly
by rapidly

Test the idea before you build it. Rapidly works inside your AI agent.

answering
Tesults MCP
by tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

25 installs/wk local only
Kāhea
by copyleftdev

Deterministic HTTP/WebSocket testing and policy-gated API execution for AI agents.

local only
Aethereum
by br9704

The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.

75 installs/wk answering
Hindsight MCP
by rbfinch

MCP server for AI-assisted coding with development history: git, tests, Copilot.

local only
Decisionrules
by decisionrules

Create, manage, and test business rules directly from your AI agent via the DecisionRules platform.

answering
Splera
by sohaibt

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

20 installs/wk local only

Keel — questions

Answers built from our own checks of this server.

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