pepabo/muumuu-domain-mcp
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.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"muumuu-domain-mcp": {
"command": "npx",
"args": ["-y", "muumuu-domain-mcp"]
}
}
}Related in Search & Data Extraction
exa-labs/exa-mcp-server
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
us/crw
fastCRW — open-source (AGPL-3.0), self-hostable Rust web crawler & search API for AI agents. Tools: `scrape`, `crawl`, `map`, and SearXNG-backed `search`. Single ~6MB static binary; reproducible 1K-URL benchmarks faster than hosted alternatives. Hosted MCP at [fastcrw.com/mcp](https://fastcrw.com/mcp) (Streamable HTTP, OAuth) or self-host.
KnockOutEZ/wigolo
Local-first, keyless web intelligence in one server: search, fetch, crawl, extract, cache, find-similar, and research. Multi-engine search with local ML reranking and a persistent SQLite cache, renders JS-heavy pages, and keeps everything on your machine. Install via `npx wigolo init --non-interactive --agents=`.
luminati-io/brightdata-mcp
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
tinyfish-io/agentql-mcp
MCP server that provides [AgentQL](https://agentql.com)'s data extraction capabilities.