mcp and mymlh-mcp-server

These are ecosystem siblings—one provides a general-purpose MCP server for Cloudflare's broad API surface, while the other is a specialized MCP server for MyMLH's API that could be deployed as a Cloudflare Worker, making them part of the same serverless deployment ecosystem rather than direct competitors or functional complements.

mcp
47
Emerging
mymlh-mcp-server
25
Experimental
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 13/25
Maintenance 6/25
Adoption 5/25
Maturity 1/25
Community 13/25
Stars: 245
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License No Package No Dependents

About mcp

cloudflare/mcp

MCP server for the Cloudflare API

Implements Code Mode pattern to compress 2,500 Cloudflare API endpoints into just 2 tools using server-side code execution, reducing token cost from ~244k to ~1k by keeping the full API spec server-side. Supports both OAuth and API token authentication with automatic account ID resolution, and handles GraphQL Analytics queries alongside REST endpoints through unified `search` and `execute` tools that run JavaScript code in isolated Cloudflare Workers.

About mymlh-mcp-server

wei/mymlh-mcp-server

Model Context Protocol Server for MyMLH API v4

Scores updated daily from GitHub, PyPI, and npm data. How scores work