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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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