Back to Home
PivotLLM icon

MCPProbe

Verified Safe

by PivotLLM

Overview

Utility for testing and interacting with Model Context Protocol (MCP) servers to discover capabilities and execute tools.

Installation

Run Command
./mcp-probe -url http://localhost:8000/sse

Security Notes

The `stdio` transport mode (using the `-stdio` flag) allows the execution of arbitrary local commands with user-provided arguments and environment variables. While this is its intended functionality for testing local MCP server executables, it presents a significant security risk if the application's input could be controlled by an untrusted source. Users should exercise caution and only provide trusted executable paths and arguments. Other network connections rely on standard Go HTTP client security practices.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-11-29

Tags

MCPServer TestingAPI ClientGoDeveloper Tool