cat-food-mcp-server

mellebrouwer/cat-food-mcp-server

3.1

If you are the rightful owner of cat-food-mcp-server 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.

The Cat Food MCP Server is a test server designed for managing cat food inventory and operations.

Cat Food MCP Server

A test MCP server for cat food management

Installation

This one comes from the claude-code-project-scaffolder

uv sync

Usage

uv run python -m cat_food_mcp_server

Development

# Install development dependencies
uv sync --dev

# Run tests
uv run pytest

# Run linting
uv run ruff check
uv run ruff format

# Type checking with pyrefly
uv run pyrefly check

Author

Mell Brouwer (mell@example.com)