Skip to main content
Glama

mcp-httpcat

HTTP Cat MCP — обёртка над http.cat (бесплатно, без авторизации)

Входит в состав Pipeworx — MCP-шлюза, соединяющего ИИ-агентов с 1394+ живыми источниами данных.

Инструменты

Инструмент

Описание

get_status_cat

Полутить изображение кота, соответстующее HTTP-статус-кдо. Укажите код (например, 200, 404, 500). Возвращает URL изображения.

list_codes

Обзор всех доступных HTTP-статус-кодов с описаниями и URL изображений котов. Используйте, что найти нужный код для вашего статса или изучить доступные ва-рианты.

Related MCP server: mcp-httpstatus

Быстрый старт

Добавьте в свой MCP-клиент (Claude Desktop, Cursor, Windsurf и т. д.):

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

Или подключитесь к полному шлюзу Pipeworx для достуа ко всем 1394+ источ никам данных/await:

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

Работа с ask_pipeworx

Вместо прямого вызова инструментов вы можете задавать вопросы на простом английском:

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

Шлюз сам выбирает нужный инструмент и автоматичеski заполняет аргументы.

Подробнее

Лицензия

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