Mymlh MCP Server

A Model Context Protocol (MCP) server that provides secure, OAuth-authenticated access to MyMLH. This server enables AI assistants and MCP clients to interact with the MyMLH API on behalf of users. It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-30 · ★ 10 · #108 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Mymlh MCP Server

Claude Code

claude mcp add wei-mymlh-mcp-server --transport http https://mymlh-mcp.git.ci/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "wei-mymlh-mcp-server": {
      "url": "https://mymlh-mcp.git.ci/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mymlh-mcp.git.ci/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mymlh-mcp.git.ci

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace ci.git - domain-verified with the official MCP registry

03 · What Mymlh MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 1 documented tool, including mymlh_get_user.

The 1 tools it gives your agent

Extracted from the project's README - what mymlh-mcp-server lets an agent do.

mymlh_get_user
- Fetch current MyMLH user profile

04 · Who maintains Mymlh MCP Server

mymlh-mcp-server is maintained by wei. We track 2 MCP servers from wei - 2 actively maintained, 13 combined GitHub stars, oldest repo from Sep 2025. Full record: all servers from wei.

  1. mcp-registry-mcp-server MCP server for querying the official MCP registry. ★ 3

05 · Facts

category
cloud infrastructure - ranked #108 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
ci.git/mymlh-mcp-server (active, first published 2025-09-18)

06 · Mymlh MCP Server FAQ

What is Mymlh MCP Server?

A Model Context Protocol (MCP) server that provides secure, OAuth-authenticated access to MyMLH. This server enables AI assistants and MCP clients to interact with the MyMLH API on behalf of users. It is available as a remote MCP endpoint.

Is Mymlh MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-30. We re-verify nightly.

How do I install Mymlh MCP Server?

Run `claude mcp add wei-mymlh-mcp-server --transport http https://mymlh-mcp.git.ci/mcp`. You can also paste the ready-made client config above.

Does Mymlh MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Mymlh MCP Server

More cloud infrastructure MCP servers · Apibase · SearXNG HTTP MCP · Cloudcostsmcp · Cloudwright · You.com Web Access & AI

More TypeScript MCP servers · Macbeth · Cronicorn · Exerciseapi · Godot MCP Enhanced · Oraclaw · see all