Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Remoteopenclaw

БесплатноНе проверен

Enables AI agents to search a directory of 13,870+ MCP servers, 4,384+ agent skills, and plugins from Remote OpenClaw, returning install commands directly.

GitHubEmbed

Описание

Enables AI agents to search a directory of 13,870+ MCP servers, 4,384+ agent skills, and plugins from Remote OpenClaw, returning install commands directly.

README

An MCP server that lets any AI agent — Claude Code, OpenClaw, Hermes, Codex, Cursor — search Remote OpenClaw directly from your editor: a directory of 13,870+ MCP servers, 4,384+ agent skills, and plugins.

Instead of opening a browser to find a tool, your agent can just search the directory for you and hand back install commands.

Tools

Tool What it does
search_mcp_servers Find an MCP server for a task (databases, scraping, GitHub…)
search_skills Find a reusable agent skill, with its install command
search_plugins Find a plugin / marketplace package

Each returns names, descriptions, links, and popularity, ranked by stars or installs.

Install

Add it to your MCP client config (no API key needed):

{
  "mcpServers": {
    "remoteopenclaw": {
      "command": "npx",
      "args": ["-y", "remoteopenclaw"]
    }
  }
}
  • Claude Code: add the block above to ~/.claude.json (or run claude mcp add remoteopenclaw -- npx -y remoteopenclaw)
  • Cursor / Windsurf / other MCP clients: add the same block to your MCP settings

Usage

Ask your agent things like:

  • "Find me an MCP server for Postgres."
  • "Search Remote OpenClaw for a PDF skill."
  • "What plugins are there for testing?"

Your agent calls the matching tool, searches the directory, and returns the top results with links and install commands.

How it works

A thin wrapper over the public Remote OpenClaw search API (https://www.remoteopenclaw.com/api/search), so results are always live and the package stays tiny. Built with the Model Context Protocol TypeScript SDK.

License

MIT

from github.com/aidevelopers2/remoteopenclaw-mcp

Установка Remoteopenclaw

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/aidevelopers2/remoteopenclaw-mcp

FAQ

Remoteopenclaw MCP бесплатный?

Да, Remoteopenclaw MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Remoteopenclaw?

Нет, Remoteopenclaw работает без API-ключей и переменных окружения.

Remoteopenclaw — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Remoteopenclaw в Claude Desktop, Claude Code или Cursor?

Открой Remoteopenclaw на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Remoteopenclaw with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai