mcp-dogceo
mcp-dogceo
Dog CEO MCP — 封装 Dog CEO 的 Dog API(免费,无需认证)
是 Pipeworx 的一部分——一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 获取一张随机的狗狗照片。返回图片 URL 和品种名称。当你需要任意狗狗图片且没有特定品种偏好时使用。 |
| 列出所有可用的狗狗品种和亚品种。返回品种名称和变种。用于浏览品种,或在获取图片前验证品种名称。 |
| 获取特定品种(例如 'labrador'、'poodle')的多张狗狗照片。返回图片 URL 数组。当你需要某个品种的图库时使用。 |
| 获取特定品种(例如 'golden_retriever'、'bulldog')的一张狗狗照片。返回图片 URL 和品种名称。当你只需要一张特定品种的照片时使用。 |
Related MCP server: Dog API MCP Server
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"dogceo": {
"url": "https://gateway.pipeworx.io/dogceo/mcp"
}
}
}或者连接到完整的 Pipeworx 网关,以便访问全部 1394+ 数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用工具,你可以用纯英文提问:
ask_pipeworx({ question: "your question about Dogceo 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
DogsAPI MCP — wraps dogapi.dog v2 API (free, no auth)
Search, preview, install community Codex pet packs, and discover the pet request flow.
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Related MCP Servers
- 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.
- AlicenseNot gradedqualityCmaintenanceEnables fetching random food images by category from the Foodish API.5MIT
- 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-dogceo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server