mcp-httpcat
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 |
| 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. |
| 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
This server cannot be installed
Maintenance
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
HTTP status code reference MCP.
CATAAS MCP — Cat as a Service (free, no auth)
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables fetching random LGTM (Looks Good To Me) images from the LGTM API for use in code reviews and developer communications.1
- AlicenseNot gradedqualityCmaintenanceEnables looking up HTTP status codes (100-599) with reason phrases, categories, and meanings, and listing statuses filtered by class, all offline and without keys.15MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Pokémon data from PokéAPI, including listing Pokémon, fetching details by name or ID, and getting type matchups.18ISC
- AlicenseNot gradedqualityCmaintenanceEnables fetching random dog photos, listing available breeds and sub-breeds, and retrieving breed-specific image galleries through the Dog CEO API.5MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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