Conecta tu asistente de IA
a Nova Uptime
62 herramientas para monitoring de sitios web, salud del email, comprobaciones SSL y mucho más, todas accesibles mediante lenguaje natural en Claude.
¿Qué es MCP?
El Model Context Protocol es un estándar abierto de Anthropic que permite a los asistentes de IA conectarse con herramientas y servicios externos. En lugar de copiar y pegar datos, tu IA puede comprobar directamente tus dominios, ejecutar comprobaciones de salud y gestionar monitores.
Lenguaje natural
Pregunta «¿alguno de mis dominios está caído?» y obtén una respuesta en tiempo real.
7 herramientas gratis
Salud del email, SSL, caducidad de dominio, DNS, riesgo de inbox, antigüedad de dominio y simulación de campañas funcionan sin cuenta.
Sin instalación
Se ejecuta vía npx — no hace falta instalación global. Configura una vez y listo.
Configuración rápida
Añade esta configuración a los ajustes MCP de tu asistente de IA.
{
"mcpServers": {
"novauptime": {
"command": "npx",
"args": ["-y", "@novauptime/mcp-server"],
"env": {
"NOVAUPTIME_API_KEY": "your-api-key-here"
}
}
}
}Obtén tu clave API en go.novauptime.com/dashboard/settings. Las herramientas gratis funcionan sin clave.
Importante: tras añadir o actualizar la configuración, reinicia completamente tu asistente de IA (Claude Desktop, Cursor, etc.) para que los cambios surtan efecto.
62 herramientas disponibles
Desde comprobaciones rápidas de DNS hasta gestión completa del monitoring: todo lo que puedes hacer en el dashboard, también lo puede hacer tu IA.
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 channelsEjemplos de prompts
Una vez configurado, simplemente pregunta a tu asistente de IA en lenguaje natural.
¿Listo para conectar?
Regístrate gratis, genera tu clave API y añade el snippet de configuración a tu asistente de IA. Estarás haciendo monitoring en menos de un minuto.