Skip to content
release
BETA
Releases
Tools
Vendors
Trending
$refs.securityHub.focus())"
:aria-expanded="open"
aria-haspopup="menu"
class="inline-flex items-center gap-1 px-3 py-1.5 rounded text-[13px] font-medium transition-colors text-[var(--text-secondary)] dark:text-[var(--text-muted)] hover:text-[var(--text-primary)] dark:hover:text-[var(--text-primary)] hover:bg-[var(--surface-hover)] dark:hover:bg-[var(--surface-elevated)]"
>
Security
Tools
/
mcpm.sh
/
Releases
MC
Release history
mcpm.sh releases
No immediate action
v2.15.0
New feature
·
13d
OpenCode client manager
v2.14.0
New feature
·
2mo
Notable features
New mcpm update command for server update management
Full changelog
2.14.0 (2026-03-27)
Features
add mcpm update command for server update management (#315 ) (efc2916 )
v2.13.0
Bug fix
·
4mo
Notable features
Corrected VSCode manager mcp.json structure jotform-mcp-server manifest ProfessionalWiki-MediaWiki-MCP-Server manifest
Full changelog
2.13.0 (2026-01-15)
Bug Fixes
Update VSCode manager to use mcp.json with correct structure (#300 ) (a1adc20 ), closes #295
Features
Add MCP manifest for jotform-mcp-server (#297 ) (99564ab )
Add MCP manifest for ProfessionalWiki-MediaWiki-MCP-Server (#293 ) (eabf191 ), closes #299
v2.12.1
Bug fix
·
4mo
Fixed Windows CLI detection for npm-installed tools.
Full changelog
2.12.1 (2026-01-15)
Bug Fixes
correct Windows CLI detection for npm-installed tools (#294 ) (e2a41cb )
v2.12.0
New feature
·
5mo
Notable features
AI agent docs integration in install script
Full changelog
2.12.0 (2025-12-23)
Features
add AI agent docs integration to install script (#288 ) (a4e93ed )
v2.11.0
New feature
·
5mo
Notable features
Enhanced non-interactive mode for automation
Full changelog
2.11.0 (2025-12-10)
Features
Enhanced Non-Interactive Mode for Automation (#283 ) (a4a7d45 )
v2.10.0
New feature
·
6mo
Notable features
makeplane-plane-mcp-server manifest nitansde-nitan-mcp manifest
Full changelog
2.10.0 (2025-12-05)
Features
add manifest for makeplane-plane-mcp-server (#286 ) (493356e )
add manifest for nitansde-nitan-mcp (#279 ) (08b9743 )
v2.9.0
New feature
·
7mo
Notable features
Qwen CLI client manager support
Full changelog
2.9.0 (2025-10-09)
Features
v2.8.2
Bug fix
·
8mo
Removed auto v1 migration prompt.
Full changelog
2.8.2 (2025-09-18)
Bug Fixes
v2.8.1
Bug fix
·
8mo
Minor fixes and improvements.
Full changelog
2.8.1 (2025-09-13)
Bug Fixes
ci: only trigger release for mcpm update (#262 ) (c1f02a3 )
set working directory if current is invalid (#261 ) (d54acd3 )
v2.8.0
New feature
·
8mo
Notable features
Separate console streams for stdout/stderr hustcc-mcp-mermaid manifest
Full changelog
2.8.0 (2025-09-11)
Bug Fixes
separate console streams for proper stdout/stderr routing (#255 ) (38b04ff )
Features
v2.7.1
Bug fix
·
9mo
Banner no longer appears when running profile in stdio mode.
Full changelog
2.7.1 (2025-09-04)
Bug Fixes
no banner when run profile in stdio mode (#251 ) (7e243fc )
v2.7.0
Maintenance
·
9mo
Added script and workflow for contributing to the registry.
Full changelog
2.7.0 (2025-08-15)
Features
add script and workflow for contributing registry (#233 ) (ec67763 )
v2.6.1
Bug fix
·
10mo
Minor fixes and improvements.
Full changelog
2.6.1 (2025-08-07)
Bug Fixes
use GitHub App token for generate-llm-txt workflow to bypass branch protection (53b795a )
v2.6.0
New feature
·
10mo
Notable features
Added 'new' command as alias for creating server configurations
Full changelog
2.6.0 (2025-07-18)
Features
add 'new' command as alias for creating server configs (f8115e0 )
v2.5.0
New feature
·
10mo
Notable features
Server-Sent Events (SSE) support
Full changelog
2.5.0 (2025-07-14)
Features
trigger release for previous SSE support addition (8131f8b )
v2.4.0
Breaking risk
·
10mo
Breaking changes
mcpm edit arguments changed from CSV to space-separated format
Full changelog
2.4.0 (2025-07-10)
Features
change mcpm edit arguments from CSV to space-separated format (#213 ) (85a3492 ), closes #212
v2.3.0
New feature
·
10mo
Notable features
Added support for more CLI clients
Full changelog
2.3.0 (2025-07-09)
Features
v2.2.0
New feature
·
10mo
Full changelog
2.2.0 (2025-07-09)
Features
refactor commands to v2 structure and add HTTP server support (#211 ) (6ebca95 )
v2.1.0
New feature
·
11mo
Notable features
Improved GitHub issue templates
Full changelog
2.1.0 (2025-07-07)
Features
improve GitHub issue templates (942689e )
v2.0.0
Breaking risk
·
11mo
Breaking changes
Removed target-based commands (mcpm target, mcpm stash, mcpm pop, etc.) Replaced with global server management (mcpm install/uninstall) Virtual profiles replace separate profile configurations
Notable features
Automatic v1 to v2 migration with user confirmation
Full changelog
2.0.0 (2025-07-07)
feat!: release MCPM v2.0 with major architectural changes (c86ec16 )
BREAKING CHANGES
MCPM v2.0 introduces a completely new architecture that
eliminates the target-based system in favor of a simplified global
configuration model with virtual profiles.
Major changes:
Removed target-based commands (mcpm target, mcpm stash, mcpm pop, etc.)
Replaced with global server management (mcpm install/uninstall)
Virtual profiles replace separate profile configurations
Direct server execution replaces router daemon
New client integration commands (mcpm client edit/import)
FastMCP-based sharing instead of router sharing
Automatic v1 to v2 migration with user confirmation
This release requires migration from v1 configurations and changes
command syntax. See MIGRATION_GUIDE.md for complete migration instructions.
v1.14.2
Bug fix
·
11mo
Minor fixes and improvements.
Full changelog
1.14.2 (2025-07-01)
Bug Fixes
v1.14.1
Bug fix
·
11mo
Fixed outdated error message instructions.
Full changelog
1.14.1 (2025-06-30)
Bug Fixes
v1.14.0
New feature
·
11mo
Notable features
Support for custom node runtime configuration
Full changelog
1.14.0 (2025-06-24)
Features
v1.13.6
Bug fix
·
11mo
Fixed compatibility with goose builtin config.
Full changelog
1.13.6 (2025-06-24)
Bug Fixes
v1.13.5
Bug fix
·
11mo
Minor fixes and improvements.
Full changelog
1.13.5 (2025-06-16)
Bug Fixes
v1.13.4
Bug fix
·
0y
Fixed npx path detection on Windows.
Full changelog
1.13.4 (2025-06-07)
Bug Fixes
v1.13.3
Bug fix
·
0y
Removed stdout stream handling for share.
Full changelog
1.13.3 (2025-06-05)
Bug Fixes
remove stdout stream handling for share (#167 ) (11fddcc )
v1.13.2
Bug fix
·
0y
Fixed Windows compatibility issues
Full changelog
1.13.2 (2025-06-05)
Bug Fixes
trigger semantic release for Windows compatibility fix (16b5e44 )
© 2026 releaseport. All rights reserved.
Feed
Tools
Feeds
Security
Brief
Search tools, categories, lists, and users
Use ↑↓ to navigate, Enter to open, Esc to close
No results for " "
⌘K to open
↑↓ navigate
⏎ open