PageLens AI audits websites and gives MCP clients access to scan results, findings, quick wins, and owner decisions.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by PageLens AI.
whoamiConfirm which PageLens account this MCP session is operating on, plus granted OAuth scopes.
list_domainsList the domains you've verified ownership of, along with badge tier and the scan currently anchored to the public badge.
list_scansList your most recent PageLens scans. Filter by status, domain, or date. Returns a slim summary per scan (id, URL, score, grade, severity counts, and `launchVerdict`). Scans may include `launchContext` with `builderPlatform` and `launchMoment` so agents can frame fixes for the owner's workflow withโฆ
get_scanRead the full summary for a single scan: score, grade, owner-first `launchVerdict`, severity counts, launch context, executive summary, top-5 highest-priority findings, and per-persona reviews. For QA Audit scans, `get_scan` also returns a `qaAudit` block containing the product-flow synthesis, jourโฆ
PageLens AI MCP server exposes PageLens website audit data to MCP-compatible clients. It is intended for assistants that need to understand what failed in a website review, why a finding matters, and which issues should be addressed first. PageLens scans can cover security, SEO, performance, accessibility, UX, content, design, conversion, and QA journey audits.
The server provides account and domain context, recent scan summaries, detailed scan information, findings, quick-win rankings, and agent-oriented report resources. Scan data may include a launch verdict, builder platform, launch timing, severity totals, executive summaries, persona reviews, and QA journey information.
The service is hosted at https://www.pagelensai.com/api/mcp and does not require a local process. Configure an MCP client with this streamable HTTP endpoint, then authorize access through the browser when the client connects. Authentication uses OAuth 2.0 rather than an API key.
The available authorization scopes determine access. read:scans covers listing and reading scan results, read:findings covers findings and quick wins, and write:feedback covers finding feedback and owner decisions. The whoami tool can confirm the PageLens account and scopes associated with the session.
PageLens AI MCP server exposes tools for:
Two resources provide alternate report formats: a Markdown report for richer agent context and a compact JSON summary. QA Audit resources can include journey replay data, blocked or risky paths, safe actions, confidence, authenticated-route context, and page-budget coverage.
Add the remote endpoint to the MCP client configuration. Cursor uses a url entry in mcp.json; Claude Desktop uses an HTTP server entry with the same URL; and Codex CLI uses a URL under an MCP server configuration. Other compatible clients can use the streamable HTTP endpoint directly.
No local package installation or environment variable is documented. On first connection, the client opens a browser authorization flow for the PageLens account. The client must support OAuth-based remote MCP connections and the required scopes for the operations an agent will perform.
The server reads and updates PageLens report context; it does not itself describe a website crawl command or create a scan in the documented MCP tools. Feedback requires a paragraph explaining the issue and a concrete evidence snippet. Owner decisions annotate a finding but do not hide it, alter the report, or change the PageLens score.
QA Audit output depends on the captured journey and safe same-origin page discovery. Reports can identify blocked steps, pages reviewed against the page budget, authentication-profile status, and reasons fewer pages were captured.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pagelens-ai)<a href="https://allmcps.com/mcp/pagelens-ai"><img src="https://allmcps.com/api/badge/pagelens-ai?style=directory" alt="PageLens AI on AllMCPs" /></a>