mcpbeat Sign in

Meok Aquaponics Monitor MCP Server

local only

Meok Aquaponics Monitor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 501 installs a week from pypi.

Unified sensor + actuator schema MCP for aquaculture / aquaponic / koi systems. Wraps Atlas

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 398 · avg 35 · +168% w/w
a month agotoday
501
Installs / week
pypi · meok-aquaponics-monitor-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add meok-aquaponics-monitor-mcp -- uvx meok-aquaponics-monitor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meok-aquaponics-monitor-mcp": {
      "args": [
        "meok-aquaponics-monitor-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meok-aquaponics-monitor-mcp]
command = "uvx"
args = ["meok-aquaponics-monitor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "meok-aquaponics-monitor-mcp": {
      "args": [
        "meok-aquaponics-monitor-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meok-aquaponics-monitor-mcp": {
      "args": [
        "meok-aquaponics-monitor-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Meok Aquaponics Monitor MCP

same job, measured the same way
CLIO Node Hardware
by iowarp

Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with...

local only
MCP Observability Server
by gagandeeppra

MCP server for querying logs from observability platforms with unified search and tracing

76 installs/wk local only
Firebase MCP Server
by dasasian

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

32 installs/wk local only
Fixzi — MCP & API Schema Drift Monitor
by rohitcodilya

Monitor MCP servers, API contracts and AI outputs for schema drift. Alerts on breaking changes.

answering
Scout MCP Local
by scoutapm

An MCP server for Scout Monitoring data interactions.

81 installs/wk local only
GPU Server
by mesutoezdil

MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature

79 installs/wk local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
Januscope
by giancarloerra

Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.

337 installs/wk local only

Meok Aquaponics Monitor MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Meok Aquaponics Monitor MCP?
Meok Aquaponics Monitor MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package meok-aquaponics-monitor-mcp was installed 501 times last week.
Is Meok Aquaponics Monitor MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Meok Aquaponics Monitor MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls meok-aquaponics-monitor-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Meok Aquaponics Monitor MCP?
The pypi package meok-aquaponics-monitor-mcp was installed 501 times in the last week. Week over week that is +168%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.