Speedvault runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm.
Run web performance audits, get code-level fixes, crawl for SEO, and read real-user Core Web Vitals.
Today is the operative word: we check Speedvault every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp -- npx -y @speedvault/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@speedvault/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@speedvault/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@speedvault/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@speedvault/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SPEEDVAULT_API_KEY (SpeedVault API key used to authenticate audit, crawl, and RUM requests. Create one at https://speedvault.io.), SPEEDVAULT_API_URL (Override the SpeedVault API base URL. Optional; defaults to the SpeedVault production API.).
The author declared them in the registry entry; get the values from the project itself.
Real-user Core Web Vitals from the Chrome UX Report (CrUX) API for any origin or URL.
SEO, AEO, GEO, Local SEO & CRO Growth Auditor + Safe Code Fixer.
Scan a website for SEO, accessibility, performance and security issues, and read the report.
Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.
Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.
Codex guesses your brand voice. Mora AI gives it the real one: your catalogue and performance.
Profile Shopify Liquid performance, find slow theme code, and explain fixes in plain language.
Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.
Answers built from our own checks of this server.