Bowlly Search
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
Bowlly MCP Server
MCP (Model Context Protocol) server for Bowlly cat food product search and ingredient analysis. Enables Claude Desktop to search, analyze, and compare cat food products.
Prerequisites
- Node.js 22+ - Required for running the MCP server
- Claude Desktop - Download here if not installed
Quick Start
Option 1: One-Command Setup (Recommended)
npx @bowlly/mcp-server --setup
After running, restart Claude Desktop and you're ready to go!
Option 2: Manual Configuration
-
Edit your Claude Desktop config at the appropriate path for your OS:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%/Claude/claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
- macOS:
-
Add the Bowlly server configuration:
{
"mcpServers": {
"bowlly": {
"command": "npx",
"args": ["-y", "@bowlly/mcp-server"]
}
}
}
- Save the file and restart Claude Desktop
Available Tools
| Tool | Description |
|---|---|
search_products | Search by ingredients, conditions, form |
get_product_detail | Full product info with ingredients |
compare_products | Side-by-side comparison |
analyze_nutrition | Ingredient breakdown & carb analysis |
get_curation_list | Best-of category recommendations |
Example Natural Language Queries
"Find grain-free dry cat foods"
"Show me wet foods without chicken"
"Analyze the nutrition of Blue Buffalo Wilderness"
"Compare Orijen and Acana cat foods"
"What are the best low-carb options?"
"Show me foods for cats with sensitive stomachs"
Configuration
Config File Locations by Platform
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%/Claude/claude_desktop_config.json |
| Linux | ~/.config/Claude/claude_desktop_config.json |
Verification
To confirm the MCP server is working:
- Restart Claude Desktop (required after configuration changes)
- Open the tools menu - Look for the hammer icon in the bottom left
- Verify Bowlly tools appear - You should see 5 tools listed
- Test with a query: Try asking "Find grain-free dry cat foods"
Troubleshooting
Tools not showing in Claude?
- Restart Claude Desktop - Configuration changes require a restart
- Check the config file path - Ensure you're editing the correct file for your OS
- Verify JSON syntax - Use a JSON validator if unsure
- Check Claude Desktop logs:
- macOS:
~/Library/Logs/Claude/ - Windows:
%APPDATA%/Claude/Logs/ - Linux:
~/.config/Claude/Logs/
- macOS:
"Command not found" errors?
- Ensure Node.js 22+ is installed:
node --version - Try with npx:
npx @bowlly/mcp-server --setup - Global install fallback:
npm install -g @bowlly/mcp-server
Configuration not persisting?
- Check file permissions - Ensure you have write access to the config directory
- Use absolute paths - Relative paths may not resolve correctly
- Validate JSON format - Missing commas or brackets are common issues
License
MIT
Related Servers
Ferengi Rules of Acquisition
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
Secondhand MCP
Connects AI to Facebook Marketplace, Ebay, Poshmark, and Depop to find you the best deals
Crawleo MCP Server
Crawleo MCP - Web Search & Crawl for AI Enable AI assistants to access real-time web data through native tool integration. Two Powerful Tools: web.search - Real-time web search with flexible formatting Search from any country/language Device-specific results (desktop, mobile, tablet) Multiple output formats: Enhanced HTML (AI-optimized, clean) Raw HTML (original source) Markdown (formatted text) Plain Text (pure content) Auto-crawl option for full content extraction Multi-page search support web.crawl - Deep content extraction Extract clean content from any URL JavaScript rendering support Markdown conversion Screenshot capture Multi-URL support Features: ✅ Zero data retention (complete privacy) ✅ Real-time, not cached results ✅ AI-optimized with Enhanced HTML mode ✅ Global coverage (any country/language) ✅ Device-specific search (mobile/desktop/tablet) ✅ Flexible output formats (4 options) ✅ Cost-effective (5-10x cheaper than competitors) ✅ Simple Claude Desktop integration Perfect for: Research, content analysis, data extraction, AI agents, RAG pipelines, multi-device testing
Movies Search Tool
A search tool for finding movies and TV shows from multiple video sources with link validation.
Cryptocurrency Price
A service to query real-time cryptocurrency prices.
IMDb MCP Server
Provides movie and TV show information using the IMDb API service.
o3 Search
Web search using OpenAI's o3 model. Requires an OpenAI API key.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
门店大数据服务
Provides comprehensive offline store information queries, including enterprise restaurant brand store search, offline store search, and restaurant brand store statistics.
Serpstat MCP Server
SEO analysis using the Serpstat API.