mcpbeat Sign in

Siteaudit MCP Server

local only

Siteaudit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 17 Apr 2026.

SEO, performance, and security audits for any URL — no API keys required

Installs per day peak 60 · avg 16 · -34% w/w
a month agotoday
75
Installs / week
pypi · siteaudit-mcp
5
Stars
0 open issues
17 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Siteaudit MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add siteaudit-mcp -- uvx siteaudit-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "siteaudit-mcp": {
      "args": [
        "siteaudit-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.siteaudit-mcp]
command = "uvx"
args = ["siteaudit-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "siteaudit-mcp": {
      "args": [
        "siteaudit-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "siteaudit-mcp": {
      "args": [
        "siteaudit-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Siteaudit MCP

same job, measured the same way
A
Audit
by webmatik

AI website growth audits: SEO, performance, AI readiness (GEO), conversion, a11y, security.

2 tools answering
Security Intel MCP
by datakoot

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

5 tools answering
HubVibe Site Audits
by its-fortunatefolly

Rule-based site audits: accessibility, SEO, security headers, performance. Metered per call.

5 tools answering
Sitelemetry
by sitelemetry

OAuth website audits: security, SEO, AI visibility, integrations, accessibility and performance.

answering
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
SyteCheck
by sytecheck

Scan a website for SEO, accessibility, performance and security issues, and read the report.

354 installs/wk local only
prodlint
by prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

729 installs/wk local only
PageLens AI
by pagelens-ai

AI website audit: security, SEO, performance, UX and accessibility checks with actionable fixes.

answering

Siteaudit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Siteaudit MCP?
Siteaudit MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package siteaudit-mcp was installed 75 times last week.
How do I connect Siteaudit MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls siteaudit-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Siteaudit MCP?
The pypi package siteaudit-mcp was installed 75 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Siteaudit MCP open source?
Yes — it is published under the MIT licence, written in Python and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.