Подключите своего AI-ассистента
к Nova Uptime
62 инструмента для мониторинга сайтов, проверки email, SSL и других задач — всё доступно через естественный язык в Claude, Cursor или любом другом.
Что такое MCP?
Model Context Protocol — это открытый стандарт от Anthropic, который позволяет AI-ассистентам подключаться к внешним инструментам и сервисам. Вместо копирования и вставки данных ваш AI напрямую проверяет домены, запускает диагностику и управляет мониторами.
Естественный язык
Спросите «какие из моих доменов сейчас недоступны?» и получите ответ в реальном времени.
7 бесплатных инструментов
Email health, SSL, срок действия домена, DNS, риск попадания в спам, возраст домена и симуляция кампаний работают без аккаунта.
Без установки
Запускается через npx — глобальная установка не нужна. Настройте один раз и пользуйтесь.
Быстрая настройка
Добавьте эту конфигурацию в настройки MCP вашего AI-ассистента.
{
"mcpServers": {
"novauptime": {
"command": "npx",
"args": ["-y", "@novauptime/mcp-server"],
"env": {
"NOVAUPTIME_API_KEY": "your-api-key-here"
}
}
}
}Получите API-ключ на go.novauptime.com/dashboard/settings. Бесплатные инструменты работают без ключа.
Важно: после добавления или обновления конфигурации полностью перезапустите AI-ассистента (Claude Desktop, Cursor и т. д.), чтобы изменения вступили в силу.
Доступно 62 инструмента
От быстрой проверки DNS до полноценного управления мониторингом — всё, что вы можете сделать в панели управления, доступно и вашему AI.
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 channelsПримеры запросов
После настройки просто спрашивайте AI-ассистента на естественном языке.
Готовы подключиться?
Зарегистрируйтесь бесплатно, сгенерируйте API-ключ и добавьте сниппет конфигурации в своего AI-ассистента. Мониторинг заработает менее чем за минуту.