Invokera Status
com.invokera/invokera-statusLive health and AI-readable metadata of invokera.com. Demo of an Invokera-hosted MCP server.
Tools · 3
Service health check with pending usage-event count. Returns: ok.
AI-readable overview of the site (llms.txt). Returns: ok.
Crawler policy (robots.txt). Returns: ok.
Similar MCP servers embedding-nearest
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"
}
}
}