pepabo/muumuu-domain-mcp

๐Ÿ”Ž Search & Data Extraction
0 Views
0 Installs

๐ŸŽ–๏ธ โ˜๏ธ - Official remote MCP server for Muumuu Domain (GMO Pepabo). Search and register domains, manage owned domains and contracts, and configure DNS records via natural language.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "pepabo-muumuu-domain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pepabo-muumuu-domain-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Muumuu Domain MCP Server

ๆ—ฅๆœฌ่ชž็‰ˆ README ใฏใ“ใกใ‚‰ / Japanese README

The official remote Model Context Protocol (MCP) server for Muumuu Domain โ€” a domain registration service operated by GMO Pepabo, Inc.

Search and register domains, manage owned domains and contracts, and configure DNS records โ€” all through natural language conversations with AI assistants.

First remote MCP server in the Japanese domain registrar industry.

Endpoint

https://mcp.muumuu-domain.com/mcp

Transport: Streamable HTTP. Authentication: OAuth 2.1 (handled automatically by supported clients).

Features

  • Domain search & registration โ€” check availability, view pricing, register domains
  • Domain management โ€” list and inspect owned domains
  • DNS management โ€” list, create, update, and delete DNS records
  • Contract management โ€” review contract list (renewal dates, auto-renewal status) and details

Pricing: MCP server access is free. Standard Muumuu Domain registration fees apply when purchasing domains.

Quick Start

Choose your client below.

Claude Code

claude mcp add --transport http muumuu https://mcp.muumuu-domain.com/mcp

Then run /mcp inside Claude Code and select Authenticate to complete the OAuth flow.

Claude Code MCP docs

Claude Desktop / claude.ai

Settings โ†’ Connectors โ†’ Add custom connector โ†’ enter:

https://mcp.muumuu-domain.com/mcp

OAuth is handled automatically by Claude.

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "muumuu": {
      "url": "https://mcp.muumuu-domain.com/mcp"
    }
  }
}

OpenAI Codex CLI

codex mcp add muumuu --url https://mcp.muumuu-domain.com/mcp

Gemini CLI

See the Gemini CLI MCP server documentation for adding remote MCP servers.

Local stdio bridge (advanced)

For clients that only support stdio transport, use mcp-remote:

{
  "mcpServers": {
    "muumuu": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.muumuu-domain.com/mcp"]
    }
  }
}

Introspection-only mode (registry tooling)

For MCP registries (e.g. Glama) that index the tool surface in a headless build environment where an interactive OAuth flow cannot complete, the CLI also supports a stdio-only introspection mode:

node bin/muumuu-mcp.js --introspect-only

In this mode the CLI serves the static tool manifest over stdio. It does not make any network calls, does not read the Authorization header, and tools/call always returns isError: true. Do not use this mode for real traffic.

Documentation

Requirements

  • A Muumuu Domain account
  • An MCP-compatible client (Claude Desktop, Claude Code, Cursor, OpenAI Codex CLI, Gemini CLI, etc.)

Support

License

MIT

Related MCP Servers

linxule/mineru-mcp

๐Ÿ“‡ โ˜๏ธ - MCP server for MinerU document parsing API. Parse PDFs, images, DOCX, and PPTX with OCR (109 languages), batch processing (200 docs), page ranges, and local file upload. 73% token reduction with structured output.

๐Ÿ”Ž Search & Data Extraction1 views
0xdaef0f/job-searchoor

๐Ÿ“‡ ๐Ÿ  - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

๐Ÿ”Ž Search & Data Extraction0 views
Aas-ee/open-webSearch

๐Ÿ ๐Ÿ“‡ โ˜๏ธ - Web search using free multi-engine search (NO API KEYS REQUIRED) โ€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

๐Ÿ”Ž Search & Data Extraction0 views
ac3xx/mcp-servers-kagi

๐Ÿ“‡ โ˜๏ธ - Kagi search API integration

๐Ÿ”Ž Search & Data Extraction0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.