Remote OpenClaw
FreeNot checkedSearch 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.
About
Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.
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 runclaude 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
Install Remote OpenClaw in Claude Desktop, Claude Code & Cursor
unyly install remote-openclawInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add remote-openclaw -- npx -y remoteopenclawFAQ
Is Remote OpenClaw MCP free?
Yes, Remote OpenClaw MCP is free — one-click install via Unyly at no cost.
Does Remote OpenClaw need an API key?
No, Remote OpenClaw runs without API keys or environment variables.
Is Remote OpenClaw hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Remote OpenClaw in Claude Desktop, Claude Code or Cursor?
Open Remote OpenClaw on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Remote OpenClaw with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
