Skip to content

Connect Sitepager to Your AI Assistant with MCP

Sitepager MCP connects your AI assistant directly to Sitepager.

It does not modify your website directly. It works alongside your existing tools as part of the scan → fix → verify workflow.


Once connected, your assistant can:

  • Create scans, run them, and wait for results
  • Summarize issues across your entire site
  • Identify broken pages and broken links
  • Detect pages added or removed since the baseline
  • Review visual changes against the baseline
  • Investigate SEO issues on specific pages
  • Retrieve Lighthouse reports from a scan and review performance issues


  1. Log in to Sitepager
  2. Go to Settings > API Keys
  3. Create a new key and copy it
Sitepager Settings showing API Keys section
Create an API key in Settings > API Keys.

Your key starts with sp_live_. Keep it secure. It gives access to all scans and results in your workspace.


Most users should connect through the hosted endpoint. It requires no install and works with Claude Desktop, Claude Code, Cursor, Windsurf, and other MCP-compatible tools.

Choose your assistant below and follow the steps.

Claude Desktop connects through its built-in Connectors settings.

  1. Go to Settings > Connectors
  2. Click Add custom connector
  3. Fill in the dialog:
    • Name: Sitepager
    • Remote MCP server URL: https://api-open.sitepager.io/v1/mcp?key=YOUR_API_KEY
  4. Click Add
Claude Desktop Add custom connector dialog with Name set to Sitepager and the Remote MCP server URL field filled in
Add Sitepager in Settings > Connectors > Add custom connector.

Replace YOUR_API_KEY with the key you copied from the previous step.

Treat this URL as sensitive because it includes your API key. If you rotate your key, update the URL here.


Start a new session and ask:

Prompt
List my Sitepager scans.

Your assistant should return a list of your scans. If it does, the MCP connection is working.

Once connected, you can run scans, review issues, and verify changes directly from your assistant.


Run a Sitepager scan for https://example.com and summarize the results.
Run the [scan name] scan and wait for it to complete.
Summarize the most important issues in the latest run of [scan name].
Are there any broken pages or broken links in the latest run of [scan name]?
Which pages have visual differences from the baseline in [scan name]?
What SEO issues exist on /pricing in the latest run of [scan name]?
Review the Lighthouse results for the landing page from the latest run of [scan name]. Summarize the scores and flag anything that needs attention.