mcpbeat Sign in

hybridlog MCP Server

not responding

hybridlog is listed as active in the registry but did not answer our last check. Last commit 10 Sep 2026.

Reads your own Garmin mirror: readiness, training load, muscle freshness, and read-only SQL.

Uptime history 38 days of history · worst day 0%
38 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
1
Stars
last commit 10 Sep 2026

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands public/index.php:10
    require $maintenance;
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.

Includes a file named by a variable public/index.php:10
    require $maintenance;

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch hybridlog and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add hybridlog --transport http https://{hybridlog_host}/mcp/garmin
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hybridlog": {
      "url": "https://{hybridlog_host}/mcp/garmin"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hybridlog]
url = "https://{hybridlog_host}/mcp/garmin"
.cursor/mcp.json
{
  "mcpServers": {
    "hybridlog": {
      "url": "https://{hybridlog_host}/mcp/garmin"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hybridlog": {
      "url": "https://{hybridlog_host}/mcp/garmin"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{hybridlog_host}/mcp/garmin streamable-http answering 0 ms 13 min ago

Alternatives to hybridlog

same job, measured the same way
Code Context
by infino-ai

Local code search for AI coding agents: hybrid keyword + semantic + SQL over an index in your repo.

70 installs/wk local only
Mi Fitness Data Bridge
by shkyyy18

Local-first bridge: export your own Mi Fitness (Xiaomi) health data to SQLite/JSON/CSV and MCP.

local only
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
AI2SQL
by ai2sql

Generate, fix, explain and run read-only SQL on PostgreSQL, MySQL and SQL Server

answering
DBConvert Streams (Federated SQL)
by dbconvert

Read-only SQL across your PostgreSQL, MySQL, S3 buckets and local data files, in one query.

50 installs/wk local only
Dataassist Io
by dataassistio

Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.

answering
gadak
by midagedev

Ask a local SQLite mirror of your Jira and Confluence: SQL, full-text search, issue detail.

local only
QueryBear
by spencerpauly

Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.

answering

hybridlog — questions

Answers built from our own checks of this server.

Is hybridlog working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists hybridlog as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect hybridlog?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does hybridlog need an API key?
No. hybridlog completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is hybridlog open source?
Yes — it is published under the MIT licence, written in PHP and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.