CLI
Rank #67,558io.github.commitshow/legitshow-search
Search launched software (SaaS, AI tools, MCP servers) by measured production-readiness.
CLI is a Model Context Protocol (MCP) server published by commitshow. It ranks #67,558 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CLI is listed on Official MCP, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 64,555 of 132,113 servers on MCP Toplist.
Use CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add legitshow-search -- npx -y legitshow-mcp[mcp_servers.legitshow-search]
command = "npx"
args = ["-y", "legitshow-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"legitshow-search": {
"command": "npx",
"args": [
"-y",
"legitshow-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"legitshow-search": {
"command": "npx",
"args": [
"-y",
"legitshow-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"legitshow-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"legitshow-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"legitshow-search": {
"command": "npx",
"args": [
"-y",
"legitshow-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"legitshow-search": {
"command": "npx",
"args": [
"-y",
"legitshow-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/io.github.commitshow%2Flegitshow-search)<a href="https://mcptoplist.com/server/io.github.commitshow%2Flegitshow-search"><img src="https://mcptoplist.com/badge/io.github.commitshow%2Flegitshow-search.svg" alt="MCP Toplist: #67,558 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
commitshow
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains CLI?
- CLI is maintained by commitshow, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is CLI listed on the Official MCP Registry?
- Yes — CLI is listed on the Official MCP Registry.
- How many versions does CLI have?
- MCP Toplist tracks 1 version of CLI, most recently published on Jul 24, 2026.
- Where can I find the source code for CLI?
- The source code for CLI is hosted at github.com/commitshow/cli.
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.