SiteVitals
Monitor website health, uptime, SEO, security and performance via your AI assistant.
README
SiteVitals MCP Server
<!-- mcp-name: io.github.tom18a/sitevitals -->
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.
What you can ask
- "How are all my sites performing right now?"
- "Which of my sites has the worst SEO score?"
- "Did any of my sites go down in the last 7 days?"
- "Is my SSL certificate about to expire on any domains?"
- "What security issues does my site have?"
Tools
| 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.
Connection
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.
Documentation
Security & Privacy
- Authentication uses OAuth 2.1 with PKCE — no passwords or API keys are shared with your AI assistant
- Access is scoped to your own sites only
- All tools are read-only — the MCP server cannot make changes to your sites or account
- All requests are logged in your SiteVitals account for transparency
- You can revoke access at any time from your SiteVitals account settings
Requirements
A SiteVitals account is required to use this MCP server.
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.