mcpbeat Sign in

Meok Koikeeper AI MCP Server

local only

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

Koi-pond MCP server — varieties database (Gosanke + secondary), pond stocking calc, koi-specific

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

Installs per day peak 369 · avg 24 · +297% w/w
a month agotoday
441
Installs / week
pypi · meok-koikeeper-ai-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-koikeeper-ai-mcp -- uvx meok-koikeeper-ai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meok-koikeeper-ai-mcp": {
      "args": [
        "meok-koikeeper-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meok-koikeeper-ai-mcp]
command = "uvx"
args = ["meok-koikeeper-ai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "meok-koikeeper-ai-mcp": {
      "args": [
        "meok-koikeeper-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meok-koikeeper-ai-mcp": {
      "args": [
        "meok-koikeeper-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Meok Koikeeper AI MCP

same job, measured the same way
I
Postgres Connector
by martymarkenson

MCP server for querying PostgreSQL databases

30 installs/wk local only
PostgreSQL MCP Server
by musaddiq-dev

Python MCP server for PostgreSQL database inspection and querying

77 installs/wk local only
MySQL MCP Server
by musaddiq-dev

Python MCP server for MySQL database inspection and querying

79 installs/wk local only
Postgres
by marcelo-ochoa

MCP server for interacting with PostgreSQL databases

34 installs/wk local only
MCP Mysql Connector
by daedalus

MCP server exposing MySQL database functionalities as tools

70 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
Trefle
by pipeworx-io

Trefle MCP — global plant database (1M+ species)

36 tools answering
AdoMcp
by john0king

Database MCP server for schema discovery, comments, and SQL queries.

local only

Meok Koikeeper AI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Meok Koikeeper AI MCP?
Meok Koikeeper AI 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-koikeeper-ai-mcp was installed 441 times last week.
Is Meok Koikeeper AI 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 Koikeeper AI 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-koikeeper-ai-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Meok Koikeeper AI MCP?
The pypi package meok-koikeeper-ai-mcp was installed 441 times in the last week. Week over week that is +297%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.