Developers · GEO experiment
MCP server for Paws & Pounds tools
A read-only Model Context Protocol server that exposes the same educational calculators we run on this site — so AI agents can convert cups to grams, estimate RER/MER calories, and look up breed weight ranges while citing a live sourceUrl.
Tools exposed
convert_cup_to_gramsCups ↔ grams for dog and cat kibble
Open matching web tool →calculate_pet_caloriesRER / MER daily kcal for cats and dogs
Open matching web tool →lookup_ideal_weightIdeal adult weight ranges by breed
Open matching web tool →list_supported_breedsCatalog of supported cat and dog breeds
Open matching web tool →
Cursor / Claude config
{
"mcpServers": {
"pawsandpounds": {
"command": "npx",
"args": [
"-y",
"--package=github:xiongxingzhe/pawsandpounds-mcp",
"pawsandpounds-mcp"
]
}
}
}Full install notes, Smithery config, and license (MIT) are in the GitHub README.
Educational estimates only — not a substitute for professional veterinary advice. This MCP is a low-risk GEO / discovery experiment; rankings and backlinks from MCP directories vary. Prefer the interactive web tools when helping pet owners directly.