Skip to content

Releases: inercia/MCPShell

v0.2.0

03 Feb 23:21

Choose a tag to compare

MCPShell v0.2.0

Download the appropriate binary for your platform below.

Installation

Linux/macOS

# Download and extract
tar -xzf mcpshell_*.tar.gz

# Make executable and move to PATH
chmod +x mcpshell
sudo mv mcpshell /usr/local/bin/

Windows

# Extract the zip file and add to PATH
# Or move mcpshell.exe to a directory in your PATH

Changelog

Features

Bug Fixes

  • ac355ec: fix(deps): update module github.com/mark3labs/mcp-go to v0.43.2 (#32) (@renovate[bot])
  • e7ac171: fix(security): prevent MCP clients from overriding runner options (@inercia)
  • 0616cf6: fix: quote environment variable values in Docker script to handle spaces (@inercia)
  • 63ee594: fix: quote environment variables in Docker runner to handle spaces (@inercia)
  • 38360e9: fix: remove .code-workspace (@inercia)
  • 12cd1b8: fix: remove unused MCPShellAgentConfigEnv constant (@inercia)
  • eee7560: fix: rename ResolveMultipleConfigPath to ResolveMultipleConfigPaths (@inercia)
  • 6930c35: fix: trim command whitespace in Docker script to avoid trailing newline issues (@inercia)
  • 7e46255: fix: use sh instead of bash for Docker Alpine container tests (@inercia)
  • 755e23a: fix: use shell-safe quoting for Docker environment variables (@inercia)

Others

Full Changelog: v0.1.8...v0.2.0


Verify checksums

Download checksums.txt and verify your download:

sha256sum -c checksums.txt

v0.1.8

21 Nov 14:11

Choose a tag to compare

MCPShell v0.1.8

Download the appropriate binary for your platform below.

Installation

Linux/macOS

# Download and extract
tar -xzf mcpshell_*.tar.gz

# Make executable and move to PATH
chmod +x mcpshell
sudo mv mcpshell /usr/local/bin/

Windows

# Extract the zip file and add to PATH
# Or move mcpshell.exe to a directory in your PATH

Changelog

Bug Fixes

  • 806de86: fix(deps): update module github.com/mark3labs/mcp-go to v0.42.0 (@renovate[bot])
  • 8be1f27: fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 (#29) (@renovate[bot])

Others

Full Changelog: v0.1.7...v0.1.8


Verify checksums

Download checksums.txt and verify your download:

sha256sum -c checksums.txt

v0.1.7

30 Oct 15:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Release v0.1.5

19 May 09:08
da07eea

Choose a tag to compare

Release v0.1.4

17 May 15:17
836b4a4

Choose a tag to compare

Release v0.1.3

16 May 22:01
537508a

Choose a tag to compare

Release v0.1.2

16 May 21:20
9a39e52

Choose a tag to compare

Release v0.1.1

16 May 20:49
f0b766b

Choose a tag to compare

Release v0.1.0

16 May 13:58
4d53d37

Choose a tag to compare

Release v0.0.17

15 May 22:24
90c5c9d

Choose a tag to compare