Skip to main content
Glama
chambtai-sys

CatMCP

by chambtai-sys

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_random_jokeB

Retrieve a random cat joke.

list_categoriesA

Get a list of all available cat joke categories.

search_jokesA

Search jokes for a specific keyword in the setup or punchline.

Prompts

Interactive templates invoked by user choice

NameDescription
tell_cat_jokeCreate a prompt instructing the LLM to deliver a cat joke in a specific tone.

Resources

Contextual data attached and managed by the client

NameDescription
get_all_jokesGet the complete list of cat jokes in JSON format.
get_categories_infoGet a summary of categories and their joke counts in JSON format.
get_random_joke_resourceGet a dynamically selected random cat joke in plain text.

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/chambtai-sys/CatMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server