mcpbodega-cli
Verified Safeby CycleCore-Technologies
Overview
Universal command-line interface for deploying and managing Model Context Protocol (MCP) servers across various AI platforms.
Installation
mcpbodega loginSecurity Notes
The CLI implements strong security measures for local configuration: AES-256-GCM encryption for auth tokens, machine-specific encryption key derivation (tying tokens to a specific device), 0600 file permissions for config files (owner read/write only), and atomic writes to prevent corruption. It also creates backups when modifying AI platform configuration files (e.g., Claude Desktop config) and handles decryption errors gracefully. Network communication occurs over HTTPS to the MCPBodega platform, relying on its backend security.
Similar Servers
mcpm.sh
MCPM is a command-line tool for managing Model Context Protocol (MCP) servers, enabling discovery, installation, execution, sharing, and integration with various MCP clients.
cli
The Smithery CLI is a developer tool for installing, managing, building, running, and deploying Model Context Protocol (MCP) servers and integrating them with various AI clients.
mcp-use-cli
An interactive command-line interface (CLI) tool for connecting to and interacting with Model Context Protocol (MCP) servers using natural language, acting as an AI client that orchestrates LLM responses with external tools.
agentx
A unified CLI tool for managing MCP (Model Context Protocol) servers and skills across multiple AI coding agents like Claude Code, Codex, Cursor, Gemini CLI, and OpenCode.