Back to Home
jermeyyy icon

mcp-explorer

Verified Safe

by jermeyyy

Overview

A powerful TUI application for discovering, exploring, and proxying local Model Context Protocol (MCP) servers.

Installation

Run Command
mcp-explorer

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN
  • API_KEY
  • PORT
  • MCP_API_TOKEN

Security Notes

The application is designed to execute commands and connect to URLs specified in user-provided configuration files (e.g., `mcp.json`). If these configuration files are untrusted or compromised, the application will execute arbitrary commands (`stdio` server type) or connect to malicious network services. The `StdioTransport` directly uses `subprocess.Popen` with commands and arguments from config. There are no obvious code injection vulnerabilities from typical user input within the TUI (e.g., parameter values for tools). Users must ensure the integrity and trustworthiness of all MCP configuration files.

Similar Servers

Stats

Interest Score32
Security Score6
Cost ClassLow
Stars2
Forks0
Last Update2025-11-29

Tags

TUIMCPProxyServer ManagementDeveloper Tool