mcpbeat Sign in

HubVibe Site Audits MCP Server

by its-fortunatefolly Your server? Claim it
answering

HubVibe Site Audits is answering right now. Last checked 15 min ago. It exposes 5 tools. Last commit 16 Sep 2026.

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

Uptime history 38 days of history · worst day 7%
38 days agonow
100.0%
Uptime 24h
182 of 182 checks
5
Tools
read from the server
386 ms
Response time
average over 24h
2
Stars
last commit 16 Sep 2026

What changed 8

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

16 Sep a tool changed version
12 Sep a tool changed version
27 Aug a tool changed version
25 Aug 5 tools changed the parameters they ask for audit_bundle, audit_performance, audit_security and 2 more

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

        os.setuid(_NOBODY_UID)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch HubVibe Site Audits and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add hubvibe --transport http https://hubvibe-831480473793.us-south1.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hubvibe": {
      "url": "https://hubvibe-831480473793.us-south1.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hubvibe]
url = "https://hubvibe-831480473793.us-south1.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hubvibe": {
      "url": "https://hubvibe-831480473793.us-south1.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hubvibe": {
      "url": "https://hubvibe-831480473793.us-south1.run.app/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

audit
audit_bundle
Runs wcag + seo + security + performance against one URL, billed as a single call. Atomic: if any dimension fails to run, the whole call fails and nothing is billed. $0.10 per call. Returns: pass (bool) plus wcag{}, seo{}, security{}, performance{} sub-results.
audit_performance
DOM node count, transferred bytes, and request count from one real page load -- not a full Lighthouse audit. $0.03 per call. Returns: pass (bool), metrics{}, findings[] with id/severity/detail.
audit_security
HTTPS, HSTS, CSP, X-Content-Type-Options, clickjacking protection, Referrer-Policy, and CORS from a live HTTP response -- not a TLS/cipher scan or a penetration test. $0.03 per call. Returns: pass (bool), findings[] with id/severity/detail.
audit_seo
Title, meta description, H1 structure, canonical link, OpenGraph tags, structured data, and lang attribute. $0.03 per call. Returns: pass (bool), findings[] with id/severity/detail.
audit_wcag
WCAG 2.1 A/AA accessibility audit via axe-core. $0.03 per call. Returns: pass (bool), violations[] with id/impact/help/help_url/nodes_affected.

Endpoints

URLTransportStateLatencyChecked
https://hubvibe-831480473793.us-south1.run.app/mcp streamable-http answering 355 ms 15 min ago
https://hubvibe-io.com/mcp streamable-http answering 453 ms 15 min ago

Alternatives to HubVibe Site Audits

same job, measured the same way
Sitelemetry
by sitelemetry

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

answering
Webcheck
by yifanyifan897645

Website health analysis: SEO, accessibility, performance, security, and broken links

84 installs/wk local only
squirrelscan
by squirrelscan

Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.

25 tools answering
PageLens AI
by pagelens-ai

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

answering
Validoria MCP
by validoria

Continuous website testing by Validoria — monitor security, SEO, performance, and accessibility.

34 installs/wk 74 tools answering
A
Audit
by webmatik

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

2 tools answering
SyteCheck
by sytecheck

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

354 installs/wk local only
Siteaudit MCP
by vdalhambra

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

75 installs/wk local only

HubVibe Site Audits — questions

Answers built from our own checks of this server.

What can HubVibe Site Audits do?
It exposes 5 tools, read directly from the server on our last check. Among them: audit_bundle, audit_performance, audit_security, audit_seo, audit_wcag. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is HubVibe Site Audits working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 386 ms. The bar chart above shows every period we have measured.
How do I connect HubVibe Site Audits?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does HubVibe Site Audits need an API key?
No. HubVibe Site Audits completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is HubVibe Site Audits?
It answers our handshake in 386 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is HubVibe Site Audits open source?
We cannot say either way: written in Python and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.