conikeec/mcp-probe
A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an interactive debugger.
Provides a Terminal User Interface for real-time MCP protocol analysis with multi-transport support (HTTP/SSE, WebSocket, STDIO, TCP) and interactive capability discovery across 373+ tools. Built on async Rust with efficient TUI rendering, it enables point-and-click tool execution with parameter forms and multi-format response viewers, replacing manual curl commands and JSON parsing for MCP server debugging and integration testing.
115 stars.
Stars
115
Forks
10
Language
Rust
License
MIT
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/conikeec/mcp-probe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
Epistates/turbomcp
A full featured, enterprise grade rust MCP SDK