Back to search
30
MCP

@pipeworx/mcp-catfacts

npm/@pipeworx/mcp-catfacts

MCP server for the [Cat Facts API](https://catfact.ninja) — random cat facts and cat breed listings. Free, no auth required.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

catfacts
Cat Facts MCP — wraps Cat Facts API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-uselessfacts
MCP server for random useless facts
0 tools
@pipeworx/mcp-httpcat
MCP server for HTTP status code cat images via http.cat
0 tools
@pipeworx/mcp-numbersapi
MCP server for number trivia, date facts, and math facts via NumbersAPI
0 tools
@pipeworx/mcp-cataas
CATAAS MCP — Cat as a Service (free, no auth)
0 tools
@pipeworx/mcp-wikipedia
MCP server for Wikipedia — search, summaries, sections, and random articles
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-catfacts": {
      "url": "None",
      "transport": "http"
    }
  }
}