domain-mcp
Verified Safeby joachimBrindeau
Overview
AI-powered natural language domain management for Dynadot via Model Context Protocol (MCP) clients.
Installation
npx -y domain-mcpEnvironment Variables
- DYNADOT_API_KEY
Security Notes
API keys are sourced from environment variables, avoiding hardcoding. The core MCP server communicates via standard I/O (stdio), which is secure for local execution. Testing scripts include explicit warnings for destructive operations and recommend sandbox usage. An external `mcp-remote` bridge is noted for remote deployments, which would introduce additional network considerations.
Similar Servers
terraform-mcp-server
Provides seamless integration with Terraform Registry APIs and HCP Terraform/Terraform Enterprise APIs, enabling AI assistants/LLMs to generate high-quality Terraform code and automate IaC workflows.
ha-mcp
A Model Context Protocol server providing AI agents with comprehensive control and enhanced tools for Home Assistant via REST API and WebSocket integration.
mcp-kubernetes
Enables AI assistants to interact with and debug Kubernetes clusters by translating natural language requests into Kubernetes operations.
mcp-server-aws-sso
Connects AI assistants to AWS accounts via IAM Identity Center (AWS SSO) enabling natural language interaction, secure AWS CLI command execution, and EC2 instance management.