Clpi Clp MCP
Rank #1,732ai.smithery/clpi-clp-mcp
MCP server providing clpi-clp-mcp capabilities
Clpi Clp MCP is a Model Context Protocol (MCP) server published by clpi. It ranks #1,732 of 115,460 servers tracked on MCP Toplist, and its repository has 222 GitHub stars. Clpi Clp MCP is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Oct 8, 2025 and most recently updated on Oct 8, 2025.
Ranks ahead of 113,728 of 115,460 servers on MCP Toplist.
Use Clpi Clp MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clpi-clp-mcp https://server.smithery.ai/@clpi/clp-mcp/mcp[mcp_servers.clpi-clp-mcp]
url = "https://server.smithery.ai/@clpi/clp-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@clpi/clp-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clpi-clp-mcp": {
"url": "https://server.smithery.ai/@clpi/clp-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clpi-clp-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@clpi/clp-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clpi-clp-mcp": {
"serverUrl": "https://server.smithery.ai/@clpi/clp-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clpi-clp-mcp": {
"url": "https://server.smithery.ai/@clpi/clp-mcp/mcp"
}
}
}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.smithery%2Fclpi-clp-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fclpi-clp-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fclpi-clp-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
clpi
Other servers by clpi
View all clpi servers →Available versions (2)
| Version | Published |
|---|---|
| 0.0.1 | Oct 8, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Clpi Clp MCP?
- Clpi Clp MCP is maintained by clpi, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Clpi Clp MCP listed on the Official MCP Registry?
- Yes — Clpi Clp MCP is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Clpi Clp MCP have?
- MCP Toplist tracks 2 versions of Clpi Clp MCP, most recently published on Oct 8, 2025.
- Where can I find the source code for Clpi Clp MCP?
- The source code for Clpi Clp MCP is hosted at github.com/clpi/clp-mcp.