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