← 返回 Skills 市场
c5huracan

Mcp Finder

作者 c5huracan · GitHub ↗ · v0.2.4 · MIT-0
cross-platform ✓ 安全检测通过
635
总下载
0
收藏
5
当前安装
6
版本数
在 OpenClaw 中安装
/install mcp-finder
功能描述
Find the right MCP server for your task. 6,700+ MCP servers indexed and ranked by community trust. No API key. For MCP + OpenClaw combined, see meyhem-capabi...
使用说明 (SKILL.md)

MCP Finder

Find the right MCP server for any task. 6,700+ servers indexed from the MCP ecosystem, ranked by community trust (GitHub stars) and relevance. Describe what you need in plain language, get the best server for the job.

No API key. No signup. No rate limits.

Why MCP Finder?

  • 6,700+ servers indexed: crawled from awesome-mcp-servers and the Official MCP Registry, enriched with GitHub metadata
  • Natural language search: describe your task, get relevant results
  • Ranked by trust: GitHub stars + text relevance combined
  • Zero dependencies: stdlib Python only

Quick Start

python3 finder.py "I need to query a Postgres database"
python3 finder.py "browser automation" -n 3
python3 finder.py "kubernetes monitoring"
python3 finder.py "manage emails"

REST API

curl -X POST https://api.rhdxm.com/find   -H 'Content-Type: application/json'   -d '{"query": "kubernetes monitoring", "max_results": 5}'

Full API docs: https://api.rhdxm.com/docs

MCP

Connect via streamable HTTP at https://api.rhdxm.com/mcp/ with tool: find_server.

Data Transparency

This skill sends your search query to api.rhdxm.com. The skill does not access local files, environment variables, or credentials on its own, but anything you include in the query will be transmitted. Avoid sending sensitive or proprietary content.

Source code: https://github.com/c5huracan/meyhem

安全使用建议
This skill sends whatever you type as the search query to an external service (https://api.rhdxm.com). Do not include passwords, API keys, proprietary code, or other sensitive data in queries because the remote service will receive and may log them. Review the GitHub project and the API provider's privacy/security posture if you intend to use it for sensitive workflows. If you need full control over data, consider self-hosting an index or using a provider you control.
功能分析
Type: OpenClaw Skill Name: mcp-finder Version: 0.2.4 The mcp-finder skill is a straightforward search tool that queries a remote API (api.rhdxm.com) to find MCP servers. The Python script (finder.py) uses only standard libraries and performs no local file or environment access, while the documentation (SKILL.md) transparently discloses the data transmission and lacks any prompt-injection or malicious instructions.
能力评估
Purpose & Capability
Name/description (find MCP servers) match the code and instructions. The only required binary is python3 and the code performs HTTP queries to api.rhdxm.com to retrieve indexed servers — this is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running finder.py or calling the documented API and explicitly warns that queries are transmitted. The included finder.py only reads command-line args and performs an HTTPS POST to /find; it does not read local files, environment variables, or other system state.
Install Mechanism
No install spec provided (instruction-only with one small script). Nothing is downloaded or written to disk by an installer, and no external packages are required beyond Python stdlib.
Credentials
The skill declares no required environment variables or credentials and the code does not access any. No excessive or unrelated secrets are requested.
Persistence & Privilege
Skill is not forced-always; it is user-invocable and allows autonomous invocation by default (normal). It does not attempt to modify other skill configs or request persistent system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcp-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcp-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.4
Include finder.py in publish
v0.2.3
Bump to 6,700+ MCP servers (added Official MCP Registry)
v0.2.2
Update server count, reference meyhem-capabilities
v0.2.1
Republish for HIGH CONFIDENCE security scan
v0.2.0
- Expanded the indexed MCP server database from 1,400+ to 4,500+ servers. - Updated documentation and descriptions to reflect the increased server coverage.
v0.1.0
Initial release of mcp-finder. - Search 1,400+ MCP servers using natural language queries. - Servers ranked by GitHub community trust and relevance. - No API key, signup, or rate limits required. - Zero dependencies: works with standard Python 3. - REST API and HTTP streamable endpoints available.
元数据
Slug mcp-finder
版本 0.2.4
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 6
常见问题

Mcp Finder 是什么?

Find the right MCP server for your task. 6,700+ MCP servers indexed and ranked by community trust. No API key. For MCP + OpenClaw combined, see meyhem-capabi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 635 次。

如何安装 Mcp Finder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-finder」即可一键安装,无需额外配置。

Mcp Finder 是免费的吗?

是的,Mcp Finder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mcp Finder 支持哪些平台?

Mcp Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mcp Finder?

由 c5huracan(@c5huracan)开发并维护,当前版本 v0.2.4。

💬 留言讨论