ci.git/mymlh-mcp-server
OAuth-enabled MyMLH MCP server for accessing MyMLH data.
★ 9No licensedevtools
Install
Config snippet generator goes here (5 client tabs)
README
 [](https://modelcontextprotocol.io/docs/concepts/transports#http-streaming) [](https://my.mlh.io/) [](https://developers.cloudflare.com/workers/) [](https://www.typescriptlang.org/) [](https://hono.dev/) [](https://wei.mit-license.org) 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. ## Features - **Secure Authentication**: Implements [MyMLH API v4 with OAuth](https://my.mlh.io/developers/docs) for robust and secure user authentication. - **User Data Access**: Provides tools to fetch a user's MyMLH profile, education, employment history, and more. - **Automatic Token Management**: Handles token refresh and secure storage automatically. - **Cloudflare Workers**: Built to run on the edge for low-latency, scalable performance. - **Easy Deployment**: Can be deployed to your own Cloudflare account in minutes. ## Quick Start You can connect to our publicly hosted instance using any MCP client that supports the [Streamable HTTP transport with OAuth](https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization). **Endpoint**: `https://mymlh-mcp.git.ci/mcp` ### Add MCP Server [](https://insiders.vscode.dev/redirect/mcp/install?name=mymlh&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmymlh-mcp.git.ci%2Fmcp%22%7D) [![Install in Cursor](https://img.shields.