A Model Context Protocol server analyzing dog's eye images and returning diagnosis probabilities for 10 diseases
Project description
Dog Eye Diagnosis MCP Server
English
This package provides a Model Context Protocol (MCP) server for analyzing dog's eye images and returning probabilities for 10 different diseases.
Installation
Install the package from PyPI using UV or pip:
uv pip install dog-eye-diagnosis-mcp-server
or
pip install dog-eye-diagnosis-mcp-server
Configuration
Configure your MCP server by adding the following entry to your claude_desktop_config.json:
{
"mcpServers": {
"dog_eye_diagnosis": {
"command": "uvx",
"args": [
"dog-eye-diagnosis-mcp-server"
]
}
}
}
Usage
Ensure the server is properly installed and configured, then run your MCP setup or restart your application to enable the Dog Eye Diagnosis MCP server.
License
MIT
한국어
이 패키지는 강아지의 눈 이미지를 분석하여 10가지 질병에 대한 확률을 반환하는 MCP(Model Context Protocol) 서버를 제공합니다.
설치 방법
UV 또는 pip를 이용하여 PyPI에서 패키지를 설치합니다:
uv pip install dog-eye-diagnosis-mcp-server
또는
pip install dog-eye-diagnosis-mcp-server
설정 방법
MCP 서버를 사용하기 위해 claude_desktop_config.json 파일에 다음 내용을 추가합니다:
{
"mcpServers": {
"dog_eye_diagnosis": {
"command": "uvx",
"args": [
"dog-eye-diagnosis-mcp-server"
]
}
}
}
사용 방법
설치를 완료하고 위 설정을 적용한 후 MCP 설정을 실행하거나 애플리케이션을 재시작하여 Dog Eye Diagnosis MCP 서버를 활성화하세요.
라이센스
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dog_eye_diagnosis_mcp_server-1.2.1.tar.gz.
File metadata
- Download URL: dog_eye_diagnosis_mcp_server-1.2.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
503f8f68a1682d82544e83ba51d71811da31d7fe33241680e9e7cab60b5563e1
|
|
| MD5 |
0e5ccdc8f3641d763a6fcac71580ed91
|
|
| BLAKE2b-256 |
a525910aae2835e8b34525724c7fe4913a5efb4889ad82adad5f367291ec76a9
|
File details
Details for the file dog_eye_diagnosis_mcp_server-1.2.1-py3-none-any.whl.
File metadata
- Download URL: dog_eye_diagnosis_mcp_server-1.2.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1af82a0c7cfe5ce4cae8a043669fb87f956c1f9c3442acf5e6e26a4888f61da
|
|
| MD5 |
2c21a78165b9f0f0970109d4b73da09f
|
|
| BLAKE2b-256 |
7e46c728ce3cf10e5455f265d52a0e3cc1bbcd4d83250e9dd1f270bf1d95e4d2
|