mcp-dogsapi
mcp-dogsapi
DogsAPI MCP — dogapi.dog v2 API(무료, 인증 불필요)를 래핑합니다.
Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 개 품종을 페이지네이션으로 검색합니다. 품종 이름, 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