SolarVPS MCP connector
SolarVPS is a virtual private server management platform that provides DNS management and infrastructure monitoring capabilities. The SolarVPS MCP connector allows AI agents to manage domains and DNS records, including adding, updating, and deleting records across domains managed by SolarVPS Distributed DNS. It also supports viewing contacts, generating and retrieving API keys, and monitoring all domains under your account.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the SolarVPS MCP connector to perform the following actions:
- Monitor virtual server health and performance across all pods in real time
- Manage DNS records and domains through SolarVPS Distributed DNS infrastructure
- Automate support workflows by creating tickets and tracking resolutions
- Control server actions like restart, reboot, and shutdown remotely
- Generate and retrieve API keys to integrate SolarVPS with other platforms
- Track critical notifications and alerts to prevent service disruptions
- Maintain contact information and access controls for team members
- Query pod specifications and network configuration details instantly
Example prompts
Use the following example prompts to invoke SolarVPS MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all my active pods in SolarVPS.Create a new DNS A record for my domain in SolarVPS.What critical notifications do I have in SolarVPS right now?List all domains I manage through SolarVPS Distributed DNS.Open a support ticket with the billing department in SolarVPS.Ping my production server pod to verify it's responding.Display all contacts assigned to my SolarVPS account.Generate a new API key for my SolarVPS integration.Show me the details of my most recent support ticket in SolarVPS.Delete a DNS record from my SolarVPS domain.
SolarVPS MCP connector tools
The SolarVPS MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getContacts | Retrieves a list of all contacts associated with your account. |
| getDns | Displays all DNS records configured for a specified domain. |
| createDnsAdd | Adds a new DNS record to a specified domain. |
| createDnsDelete | Removes a DNS record from a specified domain. |
| createDnsUpdate | Modifies an existing DNS record for a specified domain. |
| getDomains | Displays all domains currently managed through SolarVPS Distributed DNS. |
| createDomainsAdd | Adds a new domain to be managed by SolarVPS Distributed DNS. |
| createDomainsDelete | Removes a domain from SolarVPS Distributed DNS management. |
| getKeyGenerate | Generates a new authentication key for account access. |
| getKeyGet | Retrieves your current authentication key. |
| getPods | Displays a list of all your pods and their status. |
| getPods2 | Retrieves detailed information about a specific pod. |
| getPodsPing | Tests connectivity and responsiveness of a specified pod. |
| getPods3 | Executes an action or command on a specified pod. |
| getSolarray | Displays all monitors configured for your infrastructure. |
| getSolarrayCritical | Shows all critical alerts and notifications from your monitors. |
| getTickets | Displays a list of all support tickets under your account. |
| createTicketsAdd | Opens a new support ticket with the specified department. |
| getTickets2 | Retrieves full details and history of a specific ticket. |
| createTicketsUpdate | Posts a response or update to an existing support ticket. |