https://github.com/opticayaan/cat-facts-mcp
https://github.com/opticayaan/cat-facts-mcp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opticayaan/cat-facts-mcp
- Owner: OpTicAyaaN
- Created: 2025-03-20T16:23:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T17:38:44.000Z (8 months ago)
- Last Synced: 2025-08-09T02:55:36.091Z (3 months ago)
- Language: TypeScript
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - Cat Facts MCP - An MCP server that connects to the Layer API service to provide cat facts through a stdio transport server built with the MCP SDK. Relevant as an example of a Model Context Protocol (MCP) server implementation. ([Read more](/details/cat-facts-mcp.md)) `mcp` `reference-implementation` `stdio` `example` (Reference Implementations & Examples)
- toolsdk-mcp-registry - ❌ cat-facts-mcp
README
cat-facts-mcp
=================
An MCP server for Cat Facts generated by @buildwithalyer
[](https://oclif.io)
[](https://npmjs.org/package/cat-facts-mcp)
[](https://npmjs.org/package/cat-facts-mcp)
* [Usage](#usage)
* [Commands](#commands)
# Usage
```sh-session
$ npm install -g cat-facts-mcp
$ mcp COMMAND
running command...
$ mcp (--version)
cat-facts-mcp/0.0.0 darwin-arm64 node-v22.13.0
$ mcp --help [COMMAND]
USAGE
$ mcp COMMAND
...
```
# Commands
* [`mcp`](#mcp)
## `mcp`
Update installed plugins.
```
USAGE
$ mcp [-h] [-v]
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Update installed plugins.
```