Mymlh MCP Server
Rank #19,099ci.git/mymlh-mcp-server
MCP server providing mymlh-server capabilities
Mymlh MCP Server is a Model Context Protocol (MCP) server published by wei. It ranks #19,099 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Mymlh MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Sep 18, 2025.
Ranks ahead of 112,947 of 132,046 servers on MCP Toplist.
Use Mymlh MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mymlh-mcp-server https://mymlh-mcp.git.ci/mcpclaude mcp add --transport http mymlh-mcp-server https://mymlh-mcp.git.ci/sse[mcp_servers.mymlh-mcp-server]
url = "https://mymlh-mcp.git.ci/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mymlh-mcp-server]
url = "https://mymlh-mcp.git.ci/sse"Add to ~/.codex/config.toml.
https://mymlh-mcp.git.ci/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mymlh-mcp.git.ci/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mymlh-mcp-server": {
"url": "https://mymlh-mcp.git.ci/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mymlh-mcp-server": {
"url": "https://mymlh-mcp.git.ci/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mymlh-mcp-server": {
"type": "http",
"url": "https://mymlh-mcp.git.ci/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mymlh-mcp-server": {
"type": "http",
"url": "https://mymlh-mcp.git.ci/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mymlh-mcp-server": {
"serverUrl": "https://mymlh-mcp.git.ci/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mymlh-mcp-server": {
"serverUrl": "https://mymlh-mcp.git.ci/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mymlh-mcp-server": {
"url": "https://mymlh-mcp.git.ci/mcp"
}
}
}{
"mcpServers": {
"mymlh-mcp-server": {
"url": "https://mymlh-mcp.git.ci/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ci.git%2Fmymlh-mcp-server)<a href="https://mcptoplist.com/server/ci.git%2Fmymlh-mcp-server"><img src="https://mcptoplist.com/badge/ci.git%2Fmymlh-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wei
Other servers by wei
View all wei servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mymlh MCP Server?
- Mymlh MCP Server is maintained by wei, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Mymlh MCP Server listed on the Official MCP Registry?
- Yes — Mymlh MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mymlh MCP Server have?
- MCP Toplist tracks 2 versions of Mymlh MCP Server, most recently published on Sep 18, 2025.
- Where can I find the source code for Mymlh MCP Server?
- The source code for Mymlh MCP Server is hosted at github.com/wei/mymlh-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.