MCP ServerSTDIOOfficialv0.2.1

Keel MCP Server

Run network diagnostics including ping, traceroute, DNS lookups, and port scanning directly from your AI chat. For developers debugging connectivity issues, testing infrastructure, and validating network configurations.

io.github.seayniclabs/keel

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Keel MCP server does

How models use it and what it is built for.

Run network diagnostics including ping, traceroute, DNS lookups, and port scanning directly from your AI chat. For developers debugging connectivity issues, testing infrastructure, and validating network configurations.

Connect to Keel

Local install — runs as a subprocess.

uvx keel-mcp==0.2.1

Resources

Where to find authoritative docs and source for Keel.

Example prompts for Keel

Paste any of these into Agent Studio after connecting Keel.

  • Ping example.com and show me the latency and packet loss
  • Run a traceroute to api.github.com and identify where the connection slows down
  • Check if port 443 is open on database.internal and report the result
  • Perform a DNS lookup for my-service.local and return all A records

Keel MCP server — FAQ

Common questions about connecting and running Keel.

  • What network diagnostics does this MCP server support?

    The server supports ping for latency testing, traceroute for path analysis, DNS lookups, port scanning, and general connectivity testing. It's designed for developers who need to diagnose network issues without leaving their chat interface.

  • How do I install and run the Keel MCP server?

    Install via `uvx keel-mcp@0.2.1`. The server uses stdio transport, so it integrates with any MCP-compatible client. Check the official repository for client configuration details.

  • Can I use this to test internal or private network endpoints?

    Yes, the server can test connectivity to internal hosts and ports as long as the machine running the MCP server has network access to those endpoints. This makes it useful for debugging infrastructure in staging and production environments.

  • What's the difference between this and running ping/traceroute manually in a terminal?

    Keel integrates network diagnostics into your AI chat workflow, so you can combine diagnostics with analysis and documentation in one conversation. It's faster for iterative troubleshooting without context-switching.

  • Does this server require authentication or API keys?

    The registry metadata does not indicate required authentication or API keys. The server appears to use local system network tools, so setup should be straightforward after installation.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground