Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Invokera Status

com.invokera/invokera-status

Live health and AI-readable metadata of invokera.com. Demo of an Invokera-hosted MCP server.

Uptime
100.0%
1 direct probes · 30d
Response
690ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_health

Service health check with pending usage-event count. Returns: ok.

get_llms_txt

AI-readable overview of the site (llms.txt). Returns: ok.

get_robots_txt

Crawler policy (robots.txt). Returns: ok.

How to use

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

{
  "mcpServers": {
    "invokera_status": {
      "url": "https://invokera.com/r/invokera-status",
      "transport": "streamable-http"
    }
  }
}