Skip to main content
Glama
HuzaifaIrfan-AI

Ping MCP Server

🚀 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