You're viewing a demo portfolio

Join the waitlist
PRSM

get_status_cat

Active

Tool of httpcat

declared in 0.1.0

Get a cat image representing an HTTP status code. Provide the code (e.g., 200, 404, 500). Returns the image URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "status_code": 200
    },
    {
      "status_code": 404
    }
  ],
  "required": [
    "status_code"
  ],
  "properties": {
    "status_code": {
      "type": "number",
      "description": "HTTP status code (e.g., 200, 404, 500)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

httpcat

https://github.com/pipeworx-io/mcp-httpcat

1/7 registries
View full server →
get_status_cat — httpcat — PRSM MCP