Skip to main content
Glama

mcp-httpcat

HTTP Cat MCP — envuelve http.cat (gratis, sin autenticación)

Parte de Pipeworx — una pasarela MCP que conecta agentes de IA con 1394+ fuentes de datos en vivo.

Herramientas

Herramienta

Descripción

get_status_cat

Obtén una imagen de gato que represente un código de estado HTTP. Proporciona el código (p. ej., 200, 404, 500). Devuelve la URL de la imagen.

list_codes

Explora todos los códigos de estado HTTP disponibles con descripciones y URLs de imágenes de gato. Úsalo para encontrar el código adecuado para tu estado o explorar las opciones disponibles.

Related MCP server: mcp-httpstatus

Inicio rápido

Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "httpcat": {
      "url": "https://gateway.pipeworx.io/httpcat/mcp"
    }
  }
}

O conéctate a la pasarela Pipeworx completa para acceder a las 1394+ fuentes de datos:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Uso con ask_pipeworx

En lugar de llamar a las herramientas directamente, puedes hacer preguntas en inglés sencillo:

ask_pipeworx({ question: "your question about Httpcat data" })

La pasarela elige la herramienta adecuada y rellena los argumentos automáticamente.

Más

Licencia

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

0Maintainers
No issuesResponse time
0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables fetching random LGTM (Looks Good To Me) images from the LGTM API for use in code reviews and developer communications.
    1
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables looking up HTTP status codes (100-599) with reason phrases, categories, and meanings, and listing statuses filtered by class, all offline and without keys.
    15
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying Pokémon data from PokéAPI, including listing Pokémon, fetching details by name or ID, and getting type matchups.
    18
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables fetching random dog photos, listing available breeds and sub-breeds, and retrieving breed-specific image galleries through the Dog CEO API.
    5
    MIT

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-httpcat'

If you have feedback or need assistance with the MCP directory API, please join our Discord server