mcp-dogsapi
mcp-dogsapi
DogsAPI MCP — 封装了 dogapi.dog v2 API(免费,无需认证)
属于 Pipeworx — 一个 MCP 网关,可将 AI 代理连接到 1394+ 个实时数据源。
工具
工具 | 描述 |
| 按分页搜索犬种。返回犬种名称、ID、体重范围、寿命和低致敏性状态。要获取特定犬种的详细信息,请使用 get_breed。 |
| 按 ID 获取犬种详细信息。返回特征、性情、来源、体型和健康数据。 |
| 获取随机犬类趣闻。返回关于犬类行为、历史和能力的趣味冷知识。 |
| 获取所有 AKC 犬种分组(例如 Sporting、Herding、Terrier)。返回组名称和描述。 |
Related MCP server: mcp-catfacts
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"dogsapi": {
"url": "https://gateway.pipeworx.io/dogsapi/mcp"
}
}
}或者连接到完整的 Pipeworx 网关,以访问全部 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 配合使用
无需直接调用工具,你也可以用纯英文提问:
ask_pipeworx({ question: "your question about Dogsapi data" })网关会自动选择正确的工具并自动填充参数。
更多
开源许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Search, preview, install community Codex pet packs, and discover the pet request flow.
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables interaction with a sample Pet Store API based on OpenAPI 3.1 specification, allowing users to manage pet store operations through natural language commands.
- AlicenseNot gradedqualityCmaintenanceWraps the Cat Facts API to fetch random cat facts and list cat breeds, enabling natural language access to feline trivia.8MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the Dog API through natural language, supporting operations like listing breeds, fetching images, and more.
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to fetch dog breed data, including descriptions, attributes, and group information, via the Dog API through natural language queries.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-dogsapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server