Create Cmp
Rank #6,650io.github.kvdm-co-pilot/cmp-inspector
Compose Multiplatform UI as structured JSON for agents: trees, tokens, previews, diffs. No pixels.
Create Cmp is a Model Context Protocol (MCP) server published by kvdm-co-pilot. It ranks #6,650 of 132,046 servers tracked on MCP Toplist. Create Cmp is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 125,396 of 132,046 servers on MCP Toplist.
Use Create Cmp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cmp-inspector -- npx -y @create-cmp/inspector[mcp_servers.cmp-inspector]
command = "npx"
args = ["-y", "@create-cmp/inspector"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cmp-inspector": {
"command": "npx",
"args": [
"-y",
"@create-cmp/inspector"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cmp-inspector": {
"command": "npx",
"args": [
"-y",
"@create-cmp/inspector"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cmp-inspector": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@create-cmp/inspector"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cmp-inspector": {
"command": "npx",
"args": [
"-y",
"@create-cmp/inspector"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cmp-inspector": {
"command": "npx",
"args": [
"-y",
"@create-cmp/inspector"
]
}
}
}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.kvdm-co-pilot%2Fcmp-inspector)<a href="https://mcptoplist.com/server/io.github.kvdm-co-pilot%2Fcmp-inspector"><img src="https://mcptoplist.com/badge/io.github.kvdm-co-pilot%2Fcmp-inspector.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kvdm-co-pilot
Available versions (1)
| Version | Published |
|---|---|
| 0.6.2 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Create Cmp?
- Create Cmp is maintained by kvdm-co-pilot, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Create Cmp listed on the Official MCP Registry?
- Yes — Create Cmp is listed on the Official MCP Registry.
- How many versions does Create Cmp have?
- MCP Toplist tracks 1 version of Create Cmp, most recently published on Aug 21, 2026.
- Where can I find the source code for Create Cmp?
- The source code for Create Cmp is hosted at github.com/kvdm-co-pilot/create-cmp.
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.