Bowlly
@bhs324
About Bowlly
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
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.
Frequently asked questions
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`.
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 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,
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments