Bowlly
@bhs324
About Bowlly
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bowlly": {
"command": "npx",
"args": [
"-y",
"@bowlly/mcp-server"
]
}
}
}Tools
5Search by ingredients, conditions, form
Full product info with ingredients
Side-by-side comparison
Ingredient breakdown & carb analysis
Best-of category recommendations
Overview
What is Bowlly?
Bowlly is an MCP (Model Context Protocol) server for cat food product search and ingredient analysis. It enables Claude Desktop to search, analyze, and compare cat food products.
How to use Bowlly?
Run npx @bowlly/mcp-server --setup for one-command configuration, or manually edit the Claude Desktop config file to add the server. After restarting Claude, you can use natural language queries with five available tools: search_products, get_product_detail, compare_products, analyze_nutrition, and get_curation_list.
Key features of Bowlly
- Search by ingredients, conditions, and form
- Get full product info with ingredients
- Side-by-side product comparison
- Ingredient breakdown and carb analysis
- Best-of category recommendations
Use cases of Bowlly
- Find grain-free dry cat foods
- Show wet cat foods without chicken
- Analyze nutrition of a specific brand
- Compare two cat food brands side by side
- Discover best low-carb options or foods for sensitive stomachs
FAQ from Bowlly
What are the prerequisites for Bowlly?
You need Node.js 22+ and Claude Desktop installed.
How do I install and configure Bowlly?
Use npx @bowlly/mcp-server --setup for automatic configuration, or manually add the server configuration to your Claude Desktop config file.
Why aren't the Bowlly tools showing in Claude?
Restart Claude Desktop, check you edited the correct config file path for your OS, verify JSON syntax, and check Claude Desktop logs.
What should I do if I get a "Command not found" error?
Ensure Node.js 22+ is installed (node --version), try running npx @bowlly/mcp-server --setup, or fall back to global install with npm install -g @bowlly/mcp-server.
Where is the Claude Desktop config file located?
On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, on Windows: %APPDATA%/Claude/claude_desktop_config.json, on Linux: ~/.config/Claude/claude_desktop_config.json.
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Servers
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments