MCP server for fishkeeper ai. Features analyze water params, identify fish, check compatibility. From MEOK AI Labs.
Project description
Overview
FishKeeper.AI MCP Server - Aquarium Management AI Built by MEOK AI Labs | https://fishkeeper.ai
Water analysis, species identification, compatibility checking, disease diagnosis, stocking calculations, and feeding schedules.
Tools
| Tool | Description |
|---|---|
analyze_water_params |
Analyze aquarium water parameters and return health assessment. |
identify_fish |
Identify fish species and return detailed care requirements. |
check_compatibility |
Check if multiple fish species are compatible in the same tank. |
diagnose_disease |
Diagnose fish disease from symptoms and suggest treatments. |
calculate_stocking |
Calculate maximum fish stocking for a tank. |
get_feeding_schedule |
Generate a feeding schedule based on species mix. |
Installation
pip install meok-fishkeeper-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"fishkeeper-ai": {
"command": "python",
"args": ["-m", "meok_fishkeeper_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
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 fishkeeper_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: fishkeeper_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
547f4beaabe0a603c90845572382d49f4028adbd5e7113e7dbd066c10d016787
|
|
| MD5 |
d3ad6e1398c4ddc405f9c997d077fff8
|
|
| BLAKE2b-256 |
3fd92d98e77ced6804992ace595191121424540b19afd1fd96fb7854820aed12
|
File details
Details for the file fishkeeper_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: fishkeeper_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcd077ed7063c47b869c25f9551438820860b2255ce93c7e25d8a2b479d1ebf9
|
|
| MD5 |
8f6505999e0fe8171e2b4346eb868836
|
|
| BLAKE2b-256 |
8ceffd3bce4b415c898a680acbc4a1b4afb862555e21ac9a288b4be35172fba3
|