Clelp
Rank #29,952ai.clelp/clelp
Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.
Clelp is a Model Context Protocol (MCP) server published by oscarsterling. It ranks #29,952 of 132,113 servers tracked on MCP Toplist. Clelp is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 102,161 of 132,113 servers on MCP Toplist.
Use Clelp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clelp -e "CLELP_API_KEY=<your CLELP_API_KEY>" -- npx -y clelp-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.clelp]
command = "npx"
args = ["-y", "clelp-mcp-server"]
[mcp_servers.clelp.env]
CLELP_API_KEY = "<your CLELP_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<your CLELP_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<your CLELP_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clelp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<your CLELP_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<your CLELP_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<your CLELP_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.clelp%2Fclelp)<a href="https://mcptoplist.com/server/ai.clelp%2Fclelp"><img src="https://mcptoplist.com/badge/ai.clelp%2Fclelp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
oscarsterling
Other servers by oscarsterling
View all oscarsterling servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.8 | Aug 1, 2026 |
| 1.1.7 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Clelp?
- Clelp is maintained by oscarsterling, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Clelp listed on the Official MCP Registry?
- Yes — Clelp is listed on the Official MCP Registry.
- How many versions does Clelp have?
- MCP Toplist tracks 2 versions of Clelp, most recently published on Aug 1, 2026.
- Where can I find the source code for Clelp?
- The source code for Clelp is hosted at github.com/oscarsterling/clelp-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.