PluginBench
MCP Server

Invokera Status MCP Server

com.invokera/invokera-status

What is the Invokera Status MCP server?

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

How to install Invokera Status

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "invokera-status": {
      "url": "https://invokera.com/r/invokera-status"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "invokera-status": {
      "serverUrl": "https://invokera.com/r/invokera-status"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "invokera-status": {
      "type": "http",
      "url": "https://invokera.com/r/invokera-status"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "invokera-status": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://invokera.com/r/invokera-status"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http invokera-status https://invokera.com/r/invokera-status

Related MCP servers

Search books and authors across Open Library, the Internet Archive open catalog.

Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.

Search, inspect and invoke every public tool on Invokera through one MCP connection.

Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.

Public holidays for 100+ countries — by year, or the next ones coming up. Via Nager.Date.

Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.