Connect Your AI Assistant
to Nova Uptime
62 tools for website monitoring, email health, SSL checks, and more — all accessible through natural language in Claude, Cursor, or any MCP-compatible.
What is MCP?
The Model Context Protocol is an open standard by Anthropic that lets AI assistants connect to external tools and services. Instead of copy-pasting data, your AI can directly check your domains, run health checks, and manage monitors.
Natural Language
Ask "are any of my domains down?" and get a real-time answer.
7 Free Tools
Email health, SSL, domain expiry, DNS, inbox risk, domain age, and campaign simulation work without an account.
Zero Install
Runs via npx — no global install needed. Configure once and go.
Quick Setup
Add this configuration to your AI assistant's MCP settings.
{
"mcpServers": {
"novauptime": {
"command": "npx",
"args": ["-y", "@novauptime/mcp-server"],
"env": {
"NOVAUPTIME_API_KEY": "your-api-key-here"
}
}
}
}Get your API key at go.novauptime.com/dashboard/settings. Free tools work without a key.
Important: After adding or updating the config, fully restart your AI assistant (Claude Desktop, Cursor, etc.) for changes to take effect.
62 Tools Available
From quick DNS checks to full monitoring management — everything you can do in the dashboard, your AI can do too.
check_email_healthFull email health check (MX, SPF, DKIM, DMARC, Blacklist) with score and grade. Supports fresh: true to skip cache.check_sslSSL certificate check — validity, issuer, expiry, protocolcheck_domain_expiryDomain registration expiry via WHOIS/RDAPcheck_dnsIndividual DNS record check (SPF, DKIM, DMARC, or MX)check_inbox_riskInbox placement risk analysis for a domaincheck_domain_ageDomain age and registration date lookupsimulate_campaignFree campaign simulation (up to 20 domains, no auth required)list_domainsList monitored domains with filtering and paginationget_domainGet domain details — status, response time, SSL, email healthadd_domainAdd a new domain to monitorupdate_domainUpdate domain settings (interval, name, timeout)delete_domainRemove domain from monitoringpause_domain / resume_domainPause or resume monitoringrun_email_healthRun email health check on a monitored domainget_domain_incidentsGet last 20 downtime incidentsget_domain_historyGet check history (response times, up to 720 hours)bulk_update_domains / bulk_delete_domainsBulk update or delete multiple domainsassign_domain_tagsAssign tags/folders to a domainlist_urls / get_urlList and inspect monitored URLsadd_url / update_url / delete_urlFull URL monitoring CRUDpause_url / resume_urlPause or resume URL monitoringget_url_changesContent change historycheck_url_nowTrigger an immediate URL checkget_url_screenshotsScreenshot historyassign_url_tagsAssign tags/folders to a URLbulk_update_urls / bulk_delete_urlsBulk operations on multiple URLslist_tagsList all tags/folders with domain countscreate_tag / update_tag / delete_tagFull tag CRUDlist_teamList team members and pending invitesinvite_team_memberInvite with domain accessremove_team_member / resend_inviteManage team membershiplist_webhooks / create_webhookManage webhook endpointsdelete_webhook / test_webhookDelete or test-fire webhooksrun_campaign_simulationRun a cold email campaign simulation using creditsget_campaign_statusGet status and results of a simulation jobget_simulation_creditsCheck your simulation credit balancelist_campaign_simulationsList all your campaign simulation jobsdownload_campaign_csvDownload CSV results (campaign, sender, or suggestion)get_account / get_billingAccount info, plan details, usageget_billing_historyPayment history and license recordscreate_checkout_linkGenerate Stripe checkout link for Pro or Agency planget_notifications / get_unread_countNotifications and unread countget_incidents / get_statusRecent incidents and overall monitoring statusget_notification_settings / update_settingsView and update timezone, weekly report preferencepause_all_notifications / resume_all_notificationsPause or resume all alert channelsExample Prompts
Once configured, just ask your AI assistant in natural language.
Ready to Connect?
Sign up for free, generate your API key, and add the config snippet to your AI assistant. You'll be monitoring in under a minute.