Skip to content

Releases: conikeec/mcp-probe

MCP Probe v0.3.0

30 Jun 06:13

Choose a tag to compare

🚀 MCP Probe v0.3.0

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.5

30 Jun 04:52
0cd7402

Choose a tag to compare

🚀 MCP Probe v0.2.5

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.4

22 Jun 15:23

Choose a tag to compare

🚀 MCP Probe v0.2.4

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.3

22 Jun 06:40

Choose a tag to compare

🚀 MCP Probe v0.2.3

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.2

22 Jun 06:22

Choose a tag to compare

🚀 MCP Probe v0.2.2

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.1

22 Jun 06:09

Choose a tag to compare

🚀 MCP Probe v0.2.1

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.2.0

22 Jun 05:33

Choose a tag to compare

🚀 MCP Probe v0.2.0

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.1.56

21 Jun 02:36

Choose a tag to compare

🚀 MCP Probe v0.1.56

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.1.55

21 Jun 04:39

Choose a tag to compare

🚀 MCP Probe v0.1.55

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.

MCP Probe v0.1.54

21 Jun 01:19

Choose a tag to compare

🚀 MCP Probe v0.1.54

A powerful terminal-based debugger and CLI tool for Model Context Protocol (MCP) servers.

📦 Installation Options

📥 Binary Downloads

Download the pre-built binary for your platform from the assets below.

🍺 Homebrew (macOS/Linux)

brew install conikeec/tap/mcp-probe

🌐 Curl Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/conikeec/mcp-probe/main/install.sh | bash

📦 Cargo Install

cargo install mcp-cli

✨ What's New

See CHANGELOG.md for detailed changes.

🔧 Usage

# Debug an MCP server via HTTP
mcp-probe debug --http-sse http://localhost:3000/sse

# Debug via stdio
mcp-probe debug --stdio python -- -m my_mcp_server

# Export capabilities
mcp-probe export --http-sse http://localhost:3000/sse --format json

🛡️ Verification

All binaries are signed and can be verified using:

# macOS
codesign -dv --verbose=4 mcp-probe

# All platforms - check SHA256
sha256sum mcp-probe

🎯 Making MCP protocol debugging as intuitive as it should be.