MCP Hub
Back to servers

Ping MCP Server

A network utility MCP server that allows AI models to ping remote hosts to check connectivity and analyze network latency.

Updated
Oct 21, 2025

ping mcp server

MCP Server to Ping Other hosts 🚀

🚀 Usage

Run Ping MCP Server SSE

FASTMCP_HOST="0.0.0.0" FASTMCP_PORT=1234 uv run ping-mcp-server

Test

uv run pytest

MCP Inspector

npx -y @modelcontextprotocol/inspector

Claude Configuration

{
    "mcpServers": {
        "ping": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "http://localhost:1234/sse",
                "--allow-http"
            ]
        }
    }
}

claude

📝 Documentation

📚 References

🤝🏻 Connect with Me

Huzaifa Irfan

  • 💬 Just want to say hi?
  • 🚀 Have a project to discuss?
  • 📧 Email me @: hi@huzaifairfan.com
  • 📞 Visit my Profile for other channels:

GitHub Website

📜 License

Licensed under the GPL3 License, Copyright 2025 Huzaifa Irfan. LICENSE


Last Updated on 2025-07-13

Reviews

No reviews yet

Sign in to write a review