BestDogBox - Dog Breed Data & Subscription Box Rankings
@bestdogbox
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bestdogbox": {
"command": "npx",
"args": [
"-y",
"@bestdogbox/mcp-server"
],
"env": {
"BESTDOGBOX_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
评论