DomainPilot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAINPILOT_API_URL | No | API base URL (override for development) | https://api.domainpilot.io |
| DOMAINPILOT_API_TOKEN | Yes | Your Domain Pilot MCP API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_domainsA | List all your domains with their current status, health grade, and monitoring state |
| get_domainA | Get detailed information about a specific domain including uptime, SSL, health, and expiry |
| add_domainB | Add a new domain to monitor |
| get_domain_healthB | Get the latest health check results for a domain including scores and grade |
| run_health_checkB | Trigger an on-demand health check for a domain |
| get_ai_analysisA | Get the latest AI-powered analysis for a domain with findings and recommendations. Can optionally regenerate if a free generation is available. |
| get_uptimeC | Get uptime statistics for a domain |
| get_dns_recordsB | List all DNS records for a domain |
| add_dns_recordB | Add a DNS record to a domain |
| update_dns_recordC | Update an existing DNS record |
| acknowledge_dns_changesC | Acknowledge detected DNS changes for a domain |
| get_ssl_statusB | Get SSL certificate status and details for a domain |
| get_incidentsA | List incidents (downtime events) for a domain |
| get_dashboard_statsA | Get an overview of your domain portfolio — total domains, online count, expiring, alerts |
| toggle_monitoringB | Enable or disable uptime monitoring for a domain |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/warunacds/domainpilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server