Skip to main content
Glama

mcp-httpcat

HTTP Cat MCP — 封装 http.cat(免费,无需认证)

属于 Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

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+ 个数据源:

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

与时使用 ask_pipeworx

无需直接调用工具,你可以直接用简洁的英语提问:

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

网关会自动选择合适的工具并自动填充参数。

更多

许可证

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