Skip to content
Back to search
30
MCP streamable-http

io.github.cedrickouma/url-alive-check

io.github.cedrickouma/url-alive-check

MCP server (stdio): check if URLs are alive (status, redirects, latency) via the AgentForge API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.cedrickouma/json-repair
MCP server (stdio): repair broken/malformed JSON via the AgentForge API
0 tools · streamable-http
io.github.cedrickouma/schema-validate
MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API
0 tools · streamable-http
io.github.cedrickouma/fetch-extract
MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API
0 tools · streamable-http
isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
io.github.vkuprin/site-spy
MCP server for Site Spy — lets AI agents monitor websites for changes
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cedrickouma/url-alive-check": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/url-alive-check/mcp",
      "transport": "streamable-http"
    }
  }
}