BestDogBox - Dog Breed Data & Subscription Box Rankings
@bestdogbox
About BestDogBox - Dog Breed Data & Subscription Box Rankings
MCP server for querying 346 dog breeds, comparing breeds side-by-side, and getting top-ranked dog subscription box data. Free API key at bestdogbox.com/developers
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bestdogbox": {
"command": "npx",
"args": [
"-y",
"@bestdogbox/mcp-server"
],
"env": {
"BESTDOGBOX_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BestDogBox - Dog Breed Data & Subscription Box Rankings?
A server that provides access to a database of 346 dog breeds and curated subscription box rankings. It enables users to search, filter, and compare breeds by name, size, or AKC group, and retrieve detailed breed attributes along with top-ranked dog subscription boxes.
How to use BestDogBox - Dog Breed Data & Subscription Box Rankings?
Obtain a free API key from bestdogbox.com/developers, configure the server in your MCP-compatible editor (Cursor, Claude Desktop, Windsurf), and set the BESTDOGBOX_API_KEY environment variable. Then use natural language prompts to search breeds, compare them, or get subscription box recommendations.
Key features of BestDogBox - Dog Breed Data & Subscription Box Rankings
- Search and filter 346 dog breeds by name, size, or AKC group
- Get detailed breed info: weight, height, lifespan, temperament, grooming
- Compare two breeds side-by-side
- Get top-ranked dog subscription boxes with composite scores
Use cases of BestDogBox - Dog Breed Data & Subscription Box Rankings
- Finding dog breeds suitable for apartment living
- Comparing attributes of two popular breeds (e.g., Golden Retriever vs Labrador)
- Identifying small hypoallergenic breeds for allergy-sensitive households
- Discovering the highest-rated dog subscription boxes
FAQ from BestDogBox - Dog Breed Data & Subscription Box Rankings
How do I get an API key?
Get a free API key at https://bestdogbox.com/developers.
What editors are supported?
The server works with Cursor, Claude Desktop, and Windsurf.
Where can I find the full API documentation?
API docs are available at https://bestdogbox.com/developers.
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments