Labsco
MCP SERVER

Remote OpenClaw Directory

by aidevelopers2

Search Remote OpenClaw's directories of MCP servers, agent skills and plugins from inside the agent that would install them.

MCP Plumbing: Proxies, Registries & InspectorsVerified
Summary
It answers what exists across servers, skills and plugins, and only search_skills hands back something you can run afterwards.

The directories are queried identically — a query string and a limit — but they return different things. search_skills includes install commands, so that path ends in an action; search_mcp_servers returns popularity and search_plugins returns links, so those end in a decision you still have to act on elsewhere. Nothing in this server installs what it finds, which makes it a lookup you can call speculatively without consequence.

What it is

A search front end to Remote OpenClaw's directories, with separate tools for MCP servers, agent skills and plugins.

What you get
  • MCP server lookup: search_mcp_servers queries a directory the vendor describes as 13,870+ servers for Claude Code, OpenClaw, Hermes, Codex and Cursor, and returns names, descriptions, links and popularity.
  • Skill lookup: search_skills queries a directory the vendor describes as 4,384+ agent skills for Claude Code, OpenClaw, Hermes and Codex, and returns install commands alongside names, descriptions and links.
  • Plugin lookup: search_plugins covers Claude Code, OpenClaw, Hermes and Codex plugins, returning names, descriptions and links.
  • Bounded results: search_mcp_servers, search_skills and search_plugins take a query and a limit, so a search can be capped before the results come back.
Requirements

No credentials are configured on the server.

Setup effort

One command — npx -y remoteopenclaw