Skip to main content
Glama
pipeworx-io

mcp-dogceo

by pipeworx-io

mcp-dogceo

Dog CEO MCP — Dog CEO의 Dog API(무료, 인증 불필요)를 감싸는 래퍼입니다.

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

random_image

무작위 강아지 사진을 가져옵니다. 이미지 URL과 견종 이름을 반환합니다. 특정 견종 선호가 없이 어떤 강아지 사진이 필요할 때 사용하세요.

list_breeds

사용 가능한 모든 견종과 하위 견종을 나열합니다. 견종 이름과 변형을 반환합니다. 견종을 탐색하거나 이미지를 가져오기 전에 견종 이름을 확인할 때 사용하세요.

breed_images

특정 견종(예: 'labrador', 'poodle')의 강아지 사진 여러 장을 가져옵니다. 이미지 URL 배열을 반환합니다. 한 견종의 갤러리가 필요할 때 사용하세요.

random_breed_image

특정 견종(예: '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

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

0Maintainers
No issuesResponse time
0Releases (12mo)
Commit activity

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps the Cat Facts API to fetch random cat facts and list cat breeds, enabling natural language access to feline trivia.
    8
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with the Dog API through natural language, supporting operations like listing breeds, fetching images, and more.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to fetch dog breed data, including descriptions, attributes, and group information, via the Dog API through natural language queries.

View all related MCP servers

Latest Blog Posts

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