Server data from the Official MCP Registry
Search 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.
Security Report
A well-structured MCP server that wraps the public Remote OpenClaw search API with minimal attack surface. No authentication required (appropriate for a public directory search service), no hardcoded credentials, and clean input validation via Zod. The server properly caps API limits and uses environment variables for configuration. Minor code quality observations do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
4 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aidevelopers2-remoteopenclaw-mcp": {
"args": [
"-y",
"remoteopenclaw"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Remote OpenClaw MCP Server
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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
