Back to Home
rohitsoni007 icon

mcp-gearbox-cli

Verified Safe

by rohitsoni007

Overview

A command-line interface (CLI) tool for setting up Model Context Protocol (MCP) servers for various AI agents, handling download, configuration, and removal of server settings.

Installation

Run Command
mcp

Environment Variables

  • GH_TOKEN
  • GITHUB_TOKEN

Security Notes

The tool uses `subprocess.run` to check for installed CLI agents, with hardcoded commands, mitigating the risk of arbitrary code execution. Network requests (`httpx`) are made to trusted GitHub and MCP API endpoints for downloading server configurations. File operations are scoped to user/project configuration directories and temporary files. No explicit hardcoded secrets are present; GitHub tokens are read from environment variables if provided, but are not actively used for current core functionality (downloading public server lists). `truststore` is used for SSL context.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassLow
Stars5
Forks1
Last Update2025-11-20

Tags

CLIAI AgentsMCPConfigurationDevTools