mcpbeat Sign in

Mymlh MCP Server

answering

Mymlh MCP Server is answering right now. Last checked 3 min ago. Last commit 30 Jul 2026.

OAuth-enabled MyMLH MCP server for accessing MyMLH data.

Uptime history 52 days of history · worst day 48%
52 days agonow
48.9%
Uptime 24h
90 of 184 checks
Tools
hidden behind auth
282 ms
Response time
average over 24h
10
Stars
last commit 30 Jul 2026

Mymlh MCP Server does not always answer

Over the last week it answered 49.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 3 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mymlh-mcp.git.ci/mcp streamable-http sign-in 254 ms 3 min ago
https://mymlh-mcp.git.ci/sse sse answering 206 ms 3 min ago

Alternatives to Mymlh MCP Server

same job, measured the same way
AniList
by yuna0x0

AniList MCP server for accessing AniList API data

144 installs/wk local only
Strava MCP
by r-huijts

MCP server for accessing Strava API

182 installs/wk local only
Yazio MCP
by fliptheweb

MCP server for accessing Yazio user & nutrition data (unofficial)

162 installs/wk local only
Aide MCP Server
by netapp

MCP server for NetApp AI Data Engine

127 installs/wk local only
MCP Server Browser
by bytedance

MCP server for browser use access

1 760 installs/wk local only
MCP Server Filesystem
by bytedance

MCP server for filesystem access

333 installs/wk local only
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

23 installs/wk local only

Mymlh MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for Mymlh MCP Server?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 48.9% of checks in the last 24 hours got a reply.
Is Mymlh MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 184 checks got a reply (48.9%), average response time 282 ms. The bar chart above shows every period we have measured.
How do I connect Mymlh MCP Server?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Mymlh MCP Server?
No API key is involved. Mymlh MCP Server answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Mymlh MCP Server?
It answers our handshake in 282 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Mymlh MCP Server open source?
We cannot say either way: written in TypeScript, 10 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.