Keel
Rank #17,394io.github.lutfizp/keel
Control plane MCP that dedups scanner output, rate-limits hosts, and runs non-destructive proofs.
Keel is a Model Context Protocol (MCP) server published by lutfizp. It ranks #17,394 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Keel is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 114,652 of 132,046 servers on MCP Toplist.
Use Keel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add keel -- uvx keel-pentest[mcp_servers.keel]
command = "uvx"
args = ["keel-pentest"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"keel": {
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"keel": {
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"keel": {
"type": "stdio",
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"keel": {
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"keel": {
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}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.lutfizp%2Fkeel)<a href="https://mcptoplist.com/server/io.github.lutfizp%2Fkeel"><img src="https://mcptoplist.com/badge/io.github.lutfizp%2Fkeel.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lutfizp
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 25, 2026 |
| 0.2.0 | Aug 23, 2026 |
| 0.1.1 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Keel?
- Keel is maintained by lutfizp, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Keel listed on the Official MCP Registry?
- Yes — Keel is listed on the Official MCP Registry, alongside Glama.
- How many versions does Keel have?
- MCP Toplist tracks 3 versions of Keel, most recently published on Aug 25, 2026.
- Where can I find the source code for Keel?
- The source code for Keel is hosted at github.com/lutfizp/keel.
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.