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.
A search front end to Remote OpenClaw's directories, with separate tools for MCP servers, agent skills and plugins.
- 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.
No credentials are configured on the server.
One command — npx -y remoteopenclaw
