← Index

io.github.getmcpm/cli

io.github.getmcpm/cli·v0.1.3·Search
Quality Score
80
/100

MCP package manager with trust scoring. Search, install, and audit MCP servers.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@getmcpm/cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@getmcpm/cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @getmcpm/cli
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search