Keel runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from pypi. Last commit 25 Aug 2026.
Control plane MCP that dedups scanner output, rate-limits hosts, and runs non-destructive proofs.
We read the source, 19 h ago · rules 3dff92dd89df
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.
completed = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add keel -- uvx keel-pentest
{
"mcpServers": {
"keel": {
"args": [
"keel-pentest"
],
"command": "uvx"
}
}
}
[mcp_servers.keel]
command = "uvx"
args = ["keel-pentest"]
{
"mcpServers": {
"keel": {
"args": [
"keel-pentest"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"keel": {
"args": [
"keel-pentest"
],
"command": "uvx"
}
}
}
MCP-native router and multi-agent control plane: plan, route tool calls, stream execution.
Connect MCP clients to Thalovant control-plane and hub runtime APIs over stdio or Streamable HTTP.
Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning
MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
Search, play, and control Stremio on Android TV over native ADB.
The data control plane for AI agents — acquire, validate, land, and query data over MCP.
MCP-native AI evaluation: rubric audits, eval suites, and proof reports for AI/LLM output.
Operate an Enoch control plane through MCP tools
Answers built from our own checks of this server.