Keel runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 1 Apr 2026.
Network diagnostics — ping, traceroute, DNS, port scanning, and connectivity testing.
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-mcp
{
"mcpServers": {
"keel": {
"args": [
"keel-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.keel]
command = "uvx"
args = ["keel-mcp"]
{
"mcpServers": {
"keel": {
"args": [
"keel-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"keel": {
"args": [
"keel-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.