mcpbeat Sign in

Sitecurl MCP Server

local only

Sitecurl runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.

Run website audits and track site health scores, findings, and regressions from any MCP client.

Installs per day peak 22 · avg 7 · +53% w/w
a month agotoday
47
Installs / week
npm · @sitecurl/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Sitecurl 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 mcp -- npx -y @sitecurl/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sitecurl/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@sitecurl/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sitecurl/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@sitecurl/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SITECURL_API_KEY (SiteCurl API key (sc_live_...). Create one at https://sitecurl.com/settings. Requires a Pro or Studio plan.), SITECURL_API_URL (Override the API base URL. Defaults to https://sitecurl.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Sitecurl

same job, measured the same way
Sitepulsar
by sitepulsar

SitePulsar AEO audits: fetch FIND/READ/USE agent-readiness scores for any website.

13 tools answering
Lindo AI
by lindoai

Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.

46 installs/wk answering
Juicedresume
by juicedresume

Score, tailor, and export resumes from any MCP client — 60+ ATS checks and JD tailoring.

74 installs/wk local only
Rephrasy
by rephrasyai

Humanize AI text and check AI-detection scores from Claude, Cursor, or any MCP client.

29 installs/wk local only
Screenshotrender MCP
by faridmth

Capture website screenshots from any MCP client via the ScreenshotRender API.

25 installs/wk local only
Kognite
by kognite

Hosted agent memory: store, search, and recall facts across sessions from any MCP client.

answering
Bonsave
by bonsave

Query your real net worth, spending, transactions, budgets and portfolio from any MCP client.

answering
Fresh Jots
by goran-arsov

Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

79 installs/wk answering

Sitecurl — questions

Answers built from our own checks of this server.

Why is there no uptime for Sitecurl?
Sitecurl 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 npm package @sitecurl/mcp was installed 47 times last week.
How do I connect Sitecurl?
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 @sitecurl/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Sitecurl?
The npm package @sitecurl/mcp was installed 47 times in the last week. Week over week that is +53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.