Skip to content

Release history

mcpm.sh releases

All releases

29 shown

No immediate action
v2.15.0 New feature

OpenCode client manager

v2.14.0 New feature
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
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

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
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
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
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.8.0 New feature
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

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

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

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
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
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
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.2.0 New feature
Notable features
  • HTTP server support
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
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
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.0 New feature
Notable features
  • Support for custom node runtime configuration
Full changelog

1.14.0 (2025-06-24)

Features

v1.13.2 Bug fix

Fixed Windows compatibility issues

Full changelog

1.13.2 (2025-06-05)

Bug Fixes

  • trigger semantic release for Windows compatibility fix (16b5e44)

Beta — feedback welcome: [email protected]