openapi-mcp-server-demo

kikmak42/openapi-mcp-server-demo

3.2

If you are the rightful owner of openapi-mcp-server-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server for the Cat Facts API, designed to provide cat facts and breed information through a structured protocol.

Tools

Functions exposed to the LLM to take actions

get_random_fact

Fetches a single random cat fact with an optional max_length parameter.

get_facts

Fetches a paginated list of cat facts with limit, max_length, and page parameters.

get_breeds

Fetches a paginated list of cat breeds with limit and page parameters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources