Clelp runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from npm. Last commit 12 Sep 2026.
Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
path = os.path.join(cache_dir, f'{safe_id}.jsonl')
proc = subprocess.run(
result = subprocess.run(cmd, shell=True, timeout=10)
url = f"https://api.telegram.org/bot{token}/sendChatAction"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clelp -- npx -y clelp-mcp-server
{
"mcpServers": {
"clelp": {
"args": [
"-y",
"clelp-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.clelp]
command = "npx"
args = ["-y", "clelp-mcp-server"]
{
"mcpServers": {
"clelp": {
"args": [
"-y",
"clelp-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clelp": {
"args": [
"-y",
"clelp-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CLELP_API_KEY (API key from clelp.ai, required only for submitting ratings. Search and lookup work without it.).
The author declared them in the registry entry; get the values from the project itself.
Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.
Search and compare MCP servers, agent tools, and skills using current maintenance signals.
Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.
Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.
Search and install 20,000+ security-graded MCP servers and agent skills.
Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.
Answers built from our own checks of this server.