mcpbeat Sign in

Sleep Tracker AI MCP Server

local only

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

Sleep Tracker Ai MCP Server by MEOK AI Labs

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

Installs per day peak 60 · avg 30 · -24% w/w
a month agotoday
170
Installs / week
pypi · sleep-tracker-ai-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet, 2 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] auth_middleware.py:1, [пакет] mcp-wrapper.py:1, [пакет] persistence.py:1 и ещё 1
этот файл ставится пользователю, но в репозитории его нет
Builds a file path from a variable [пакет] persistence.py:49
            db_path = os.path.join(DB_DIR, f"{server_name}.db")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 sleep-tracker-ai-mcp -- uvx sleep-tracker-ai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sleep-tracker-ai-mcp": {
      "args": [
        "sleep-tracker-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sleep-tracker-ai-mcp]
command = "uvx"
args = ["sleep-tracker-ai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sleep-tracker-ai-mcp": {
      "args": [
        "sleep-tracker-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sleep-tracker-ai-mcp": {
      "args": [
        "sleep-tracker-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sleep Tracker AI MCP

same job, measured the same way
Habit Tracker AI MCP
by csoai-org

Habit Tracker Ai MCP Server by MEOK AI Labs

172 installs/wk local only
Price Tracker AI MCP
by csoai-org

Price Tracker Ai MCP Server by MEOK AI Labs

163 installs/wk local only
Crypto Tracker AI MCP
by csoai-org

Crypto Tracker Ai MCP Server by MEOK AI Labs

234 installs/wk local only
Expense Tracker AI MCP
by csoai-org

Expense Tracker Ai MCP Server by MEOK AI Labs

189 installs/wk local only
Nutrition Tracker AI MCP
by csoai-org

Nutrition Tracker Ai MCP Server by MEOK AI Labs

278 installs/wk local only
Faker AI MCP
by csoai-org

Faker Ai MCP Server by MEOK AI Labs

213 installs/wk local only
Backup AI MCP
by csoai-org

Backup Ai MCP Server by MEOK AI Labs

275 installs/wk local only
SEO Checker AI MCP
by csoai-org

Seo Checker Ai MCP Server by MEOK AI Labs

162 installs/wk local only

Sleep Tracker AI MCP — questions

Answers built from our own checks of this server.

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