A Model Context Protocol server analyzing dog's eye images and returning diagnosis probabilities for 10 diseases
Project description
Dog Eye Diagnosis MCP Server
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
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.1.0.tar.gz.
File metadata
- Download URL: dog_eye_diagnosis_mcp_server-1.1.0.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 |
21fe043d4e0b10485fc87aa300671056f3a5872a873185542be8faf0fb92e55d
|
|
| MD5 |
0160875cf1d8a073bb2366d0ad81c182
|
|
| BLAKE2b-256 |
3c3fd4bfd3da68bbb0ad678ccfd406ddd48dbc3b2713c8816502ad2ff032c81d
|
File details
Details for the file dog_eye_diagnosis_mcp_server-1.1.0-py3-none-any.whl.
File metadata
- Download URL: dog_eye_diagnosis_mcp_server-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
22cb2b9033baf987949fa475dfd1c12d791e44c7c69d25c9fa25cb69cc918f80
|
|
| MD5 |
896f6b30a0ea235b0143bb08fd9c48cd
|
|
| BLAKE2b-256 |
30b28fda43385e1d984365d36bbadb8d13c992404d40db2d0e50c930633b28aa
|