mymlh-mcp-server

wei/mymlh-mcp-server
★ 9 stars TypeScript 🔒 Security Updated today
Model Context Protocol Server for MyMLH API v4
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mymlh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "wei/mymlh-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides secure, OAuth-authenticated access to [MyMLH](https://my.mlh.io/). This server enables AI assistants and MCP clients to interact with the MyMLH API on behalf of users. - **Secure Authentication**: Implements [MyMLH API v4 with OAuth](https://my.mlh.io/developers/docs) for robust and secure user authentication.

Tools (1)

mymlh_get_user

Topics

cloudflare-workermcpmcp-servermlhmymlhoauth