Nova Uptime
Model Context Protocol

Подключите своего AI-ассистента
к Nova Uptime

62 инструмента для мониторинга сайтов, проверки email, SSL и других задач — всё доступно через естественный язык в Claude, Cursor или любом другом.

Что такое MCP?

Model Context Protocol — это открытый стандарт от Anthropic, который позволяет AI-ассистентам подключаться к внешним инструментам и сервисам. Вместо копирования и вставки данных ваш AI напрямую проверяет домены, запускает диагностику и управляет мониторами.

Естественный язык

Спросите «какие из моих доменов сейчас недоступны?» и получите ответ в реальном времени.

7 бесплатных инструментов

Email health, SSL, срок действия домена, DNS, риск попадания в спам, возраст домена и симуляция кампаний работают без аккаунта.

Без установки

Запускается через npx — глобальная установка не нужна. Настройте один раз и пользуйтесь.

Быстрая настройка

Добавьте эту конфигурацию в настройки MCP вашего AI-ассистента.

Claude Desktop config
{
  "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.

Бесплатные инструменты7 инструментовAPI-ключ не требуется
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, protocol
check_domain_expiryDomain registration expiry via WHOIS/RDAP
check_dnsIndividual DNS record check (SPF, DKIM, DMARC, or MX)
check_inbox_riskInbox placement risk analysis for a domain
check_domain_ageDomain age and registration date lookup
simulate_campaignFree campaign simulation (up to 20 domains, no auth required)
Мониторинг доменов11 инструментов
list_domainsList monitored domains with filtering and pagination
get_domainGet domain details — status, response time, SSL, email health
add_domainAdd a new domain to monitor
update_domainUpdate domain settings (interval, name, timeout)
delete_domainRemove domain from monitoring
pause_domain / resume_domainPause or resume monitoring
run_email_healthRun email health check on a monitored domain
get_domain_incidentsGet last 20 downtime incidents
get_domain_historyGet check history (response times, up to 720 hours)
bulk_update_domains / bulk_delete_domainsBulk update or delete multiple domains
assign_domain_tagsAssign tags/folders to a domain
Мониторинг содержимого URL8 инструментов
list_urls / get_urlList and inspect monitored URLs
add_url / update_url / delete_urlFull URL monitoring CRUD
pause_url / resume_urlPause or resume URL monitoring
get_url_changesContent change history
check_url_nowTrigger an immediate URL check
get_url_screenshotsScreenshot history
assign_url_tagsAssign tags/folders to a URL
bulk_update_urls / bulk_delete_urlsBulk operations on multiple URLs
Теги и организация2 инструментов
list_tagsList all tags/folders with domain counts
create_tag / update_tag / delete_tagFull tag CRUD
Управление командой3 инструментов
list_teamList team members and pending invites
invite_team_memberInvite with domain access
remove_team_member / resend_inviteManage team membership
Вебхуки2 инструментов
list_webhooks / create_webhookManage webhook endpoints
delete_webhook / test_webhookDelete or test-fire webhooks
Симуляция кампаний5 инструментов
run_campaign_simulationRun a cold email campaign simulation using credits
get_campaign_statusGet status and results of a simulation job
get_simulation_creditsCheck your simulation credit balance
list_campaign_simulationsList all your campaign simulation jobs
download_campaign_csvDownload CSV results (campaign, sender, or suggestion)
Аккаунт и оплата7 инструментов
get_account / get_billingAccount info, plan details, usage
get_billing_historyPayment history and license records
create_checkout_linkGenerate Stripe checkout link for Pro or Agency plan
get_notifications / get_unread_countNotifications and unread count
get_incidents / get_statusRecent incidents and overall monitoring status
get_notification_settings / update_settingsView and update timezone, weekly report preference
pause_all_notifications / resume_all_notificationsPause or resume all alert channels

Примеры запросов

После настройки просто спрашивайте AI-ассистента на естественном языке.

Проверь email-здоровье fliplink.me
Какие из моих доменов сейчас недоступны?
Добавь мониторинг для doclink.me с проверкой каждые 5 минут
Покажи последние инциденты по основному домену
Какой у меня тариф и сколько слотов осталось?
Проверь SSL-сертификат для usegum.com
Поставь на паузу мониторинг staging.usegum.com
Запусти проверку срока действия домена для fliplink.me

Готовы подключиться?

Зарегистрируйтесь бесплатно, сгенерируйте API-ключ и добавьте сниппет конфигурации в своего AI-ассистента. Мониторинг заработает менее чем за минуту.