Muumuu Domain MCP Server
Rank #33,562io.github.pepabo/muumuu-domain-mcp
Official remote MCP server bridge for Muumuu Domain.
Muumuu Domain MCP Server is a Model Context Protocol (MCP) server published by pepabo. It ranks #33,562 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Muumuu Domain MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 82,029 of 115,591 servers on MCP Toplist.
Use Muumuu Domain MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http muumuu-domain-mcp https://mcp.muumuu-domain.com/mcp[mcp_servers.muumuu-domain-mcp]
url = "https://mcp.muumuu-domain.com/mcp"Add to ~/.codex/config.toml.
https://mcp.muumuu-domain.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"muumuu-domain-mcp": {
"url": "https://mcp.muumuu-domain.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"muumuu-domain-mcp": {
"type": "http",
"url": "https://mcp.muumuu-domain.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"muumuu-domain-mcp": {
"serverUrl": "https://mcp.muumuu-domain.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"muumuu-domain-mcp": {
"url": "https://mcp.muumuu-domain.com/mcp"
}
}
}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/io.github.pepabo%2Fmuumuu-domain-mcp)<a href="https://mcptoplist.com/server/io.github.pepabo%2Fmuumuu-domain-mcp"><img src="https://mcptoplist.com/badge/io.github.pepabo%2Fmuumuu-domain-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
pepabo
Other servers by pepabo
- Lolipop MCP Server#32,488 · 1 ver
- SUZURI MCP Server#34,776 · 1 ver
- Color Me Shop MCP Server#54,587 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 21, 2026 |
Frequently asked questions
- Who maintains Muumuu Domain MCP Server?
- Muumuu Domain MCP Server is maintained by pepabo, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Muumuu Domain MCP Server listed on the Official MCP Registry?
- Yes — Muumuu Domain MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Muumuu Domain MCP Server have?
- MCP Toplist tracks 1 version of Muumuu Domain MCP Server, most recently published on Apr 21, 2026.
- Where can I find the source code for Muumuu Domain MCP Server?
- The source code for Muumuu Domain MCP Server is hosted at github.com/pepabo/muumuu-domain-mcp.