bzannah/catsmcp
The Fictional Cats MCP (Model Context Protocol) provides AI models with the ability to access and retrieve fictional cat data. This MCP allows models to either get a random cat or retrieve a specified number of cats from the Fictional Cats API.
Platform-specific configuration:
{
"mcpServers": {
"catsmcp": {
"command": "npx",
"args": [
"-y",
"catsmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...