mcp-beget
Verified Safeby yasg1988
Overview
Manages Beget hosting services (sites, domains, databases, FTP, Cron, DNS, backups, mail) via Claude Code.
Installation
mcp-begetEnvironment Variables
- BEGET_LOGIN
- BEGET_PASSWORD
Security Notes
Credentials (BEGET_LOGIN, BEGET_PASSWORD) are loaded from environment variables, which is a good practice. The server makes standard HTTPS requests to the official Beget API endpoint. No 'eval', 'exec', or direct arbitrary code execution from user input is present in the provided source code. Security primarily depends on the user's secure handling of environment variables and the Beget API's own security measures.
Similar Servers
claude-code-subagents-collection
Provides a command-line interface to browse, install, manage, and verify Claude Code subagents, commands, and external MCP (Model Context Protocol) servers, facilitating local and project-level configuration for development workflows.
mcp-wordpress
Acts as an AI-driven WordPress management server, providing tools for SEO optimization, content management, performance monitoring, and secure API interactions.
mcpick
A CLI tool for dynamically managing Claude Code's MCP server configurations to optimize context usage and performance.
consult-llm-mcp
An MCP server that allows an AI agent (Claude Code) to consult more powerful external AI models for code analysis, debugging, and review, providing relevant files and git diffs as context.