ping-mcp-server

HuzaifaIrfan-AI/ping-mcp-server

3.1

If you are the rightful owner of ping-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Ping MCP Server is designed to facilitate communication between hosts by sending ping requests through the Model Context Protocol (MCP) framework.

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

GitHub Website

📜 License

Licensed under the GPL3 License, Copyright 2025 Huzaifa Irfan.