io.github.CedricKouma/url-alive-check
https://apim-agentforge-6lfm33.azure-api.net/url-alive-check/mcp
● down
MCP server (stdio): check if URLs are alive (status, redirects, latency) via the AgentForge API
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://apim-agentforge-6lfm33.azure-api.net/url-alive-check/mcp
JSON-RPC initialize probe
curl -X POST https://apim-agentforge-6lfm33.azure-api.net/url-alive-check/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'