Skip to main content
Glama
pipeworx-io

mcp-dogsapi

by pipeworx-io

mcp-dogsapi

DogsAPI MCP — dogapi.dog v2 API(무료, 인증 불필요)를 래핑합니다.

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

도구

도구

설명

list_breeds

개 품종을 페이지네이션으로 검색합니다. 품종 이름, ID, 체중 범위, 수명, 저자극성 여부를 반환합니다. 특정 품종의 자세한 정보가 필요하면 get_breed를 사용하세요.

get_breed

ID로 개 품종에 대한 자세한 정보를 가져옵니다. 특징, 기질, 기원, 크기, 건강 데이터를 반환합니다.

list_facts

무작위 개에 대한 흥미로운 사실을 가져옵니다. 개의 행동, 역사, 능력에 대한 재미있는 정보를 반환합니다.

get_groups

모든 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

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

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables interaction with a sample Pet Store API based on OpenAPI 3.1 specification, allowing users to manage pet store operations through natural language commands.
  • 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-dogsapi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server