Install
openclaw skills install meyhem-capabilitiesFind the best tool for your task across 22,000+ MCP servers and OpenClaw skills. Ranked by community trust. No API key.
openclaw skills install meyhem-capabilitiesFind the best tool for any task across MCP servers and OpenClaw skills. 22,000+ capabilities indexed, ranked by community trust (GitHub stars) and relevance. Describe what you need in plain language, get the best tool for the job.
No API key. No signup. No rate limits.
python3 capabilities.py "I need to query a Postgres database"
python3 capabilities.py "browser automation" -n 3
python3 capabilities.py "kubernetes monitoring" --ecosystem mcp
python3 capabilities.py "manage emails" --ecosystem openclaw
curl -X POST https://api.rhdxm.com/find-capability \
-H 'Content-Type: application/json' \
-d '{"task": "kubernetes monitoring", "max_results": 5}'
Filter by ecosystem:
curl -X POST https://api.rhdxm.com/find-capability?ecosystem=mcp \
-H 'Content-Type: application/json' \
-d '{"task": "kubernetes monitoring", "max_results": 5}'
Full API docs: https://api.rhdxm.com/docs
Connect via streamable HTTP at https://api.rhdxm.com/mcp/ with tool: find_capability.
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