mcpm
Rank #3,273io.github.getmcpm/cli
MCP security guard + package manager: trust-scored installs, blocks prompt injection and rug-pulls.
mcpm is a Model Context Protocol (MCP) server published by getmcpm. It ranks #3,273 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. mcpm is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 128,773 of 132,046 servers on MCP Toplist.
Use mcpm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cli -- npx -y serve @getmcpm/cli[mcp_servers.cli]
command = "npx"
args = ["-y", "serve", "@getmcpm/cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"serve",
"@getmcpm/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"serve",
"@getmcpm/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"serve",
"@getmcpm/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"serve",
"@getmcpm/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"serve",
"@getmcpm/cli"
]
}
}
}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.getmcpm%2Fcli)<a href="https://mcptoplist.com/server/io.github.getmcpm%2Fcli"><img src="https://mcptoplist.com/badge/io.github.getmcpm%2Fcli.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
getmcpm
Available versions (9)
| Version | Published |
|---|---|
| 0.42.0 | Sep 19, 2026 |
| 0.41.0 | Sep 19, 2026 |
| 0.40.1 | Sep 16, 2026 |
| 0.40.0 | Sep 15, 2026 |
| 0.34.0 | Sep 1, 2026 |
| 0.30.0 | Aug 17, 2026 |
| 0.1.3 | Mar 30, 2026 |
| 0.1.2 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains mcpm?
- mcpm is maintained by getmcpm, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is mcpm listed on the Official MCP Registry?
- Yes — mcpm is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does mcpm have?
- MCP Toplist tracks 9 versions of mcpm, most recently published on Sep 19, 2026.
- Where can I find the source code for mcpm?
- The source code for mcpm is hosted at github.com/getmcpm/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.