opencode-mcp-manager
Verified Safeby NyanDanKun
Overview
Manage OpenCode Model Context Protocol (MCP) servers by toggling their enabled state via a graphical user interface.
Installation
python mcp_manager.pySecurity Notes
The application primarily reads and writes local JSON configuration files (`opencode.json`). It does not execute the `command` fields directly, nor does it perform network operations or use dangerous functions like `eval()`. There are no hardcoded secrets found. The security risk from this tool itself is minimal; any potential risks would stem from what the OpenCode platform does with the enabled MCP server commands, which is outside the scope of this manager.
Similar Servers
mcp-router
A desktop application that simplifies the management and aggregation of Model Context Protocol (MCP) servers.
mcp-cli
A command-line interface tool for managing Model Context Protocol (MCP) server configuration files across various AI tools.
openstudio-mcp-server
Enables AI assistants like Claude to interact with OpenStudio building energy models through a comprehensive set of natural language accessible tools for loading, inspecting, and manipulating models.
opencode-mcp
An MCP (Model Context Protocol) server that provides seamless integration with OpenCode, the open-source AI coding agent for the terminal.