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"
]
}
}
}

📝 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:
📜 License
Licensed under the GPL3 License, Copyright 2025 Huzaifa Irfan. LICENSE
Last Updated on 2025-07-13
