loading…
Search for a command to run...
loading…
Monitor website health, uptime, SEO, security and performance via your AI assistant.
Monitor website health, uptime, SEO, security and performance via your AI assistant.
An MCP (Model Context Protocol) server for the SiteVitals website monitoring platform. Connect your AI assistant to your SiteVitals account to query live uptime, SEO, security, performance, and SSL data in plain English.
| Tool | Description |
|---|---|
list_sites |
List all monitored sites with current health scores |
get_site_health |
Detailed scores and trends for a specific site |
get_site_uptime |
Uptime history and downtime incidents (up to 90 days) |
get_latest_checks |
Latest SEO, security and page speed check results |
get_ssl_domain_status |
SSL certificate and domain expiry status |
Full tool definitions are in the tools/ directory.
This is a hosted remote MCP server — there is nothing to install or run locally. Connect via OAuth from any MCP-compatible AI client.
MCP Server URL:
https://www.sitevitals.co.uk/api/mcp
Authentication: OAuth 2.1 with PKCE. You will be prompted to log in to your SiteVitals account when connecting.
A SiteVitals account is required to use this MCP server.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sitevitals": {
"command": "npx",
"args": []
}
}
}