Servers
B
Bowlly
@bhs324
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bowlly": {
"command": "npx",
"args": [
"-y",
"@bowlly/mcp-server"
]
}
}
}