# website-content-mcp

A site-scoped content gateway: the pages, structure and text of a website in a form agents can reason over.

Exposes a website's content to agents as structured, read-only tools: page inventory, headings, body text and metadata, scoped to sites the operator owns. It is the open-source foundation for managed web intelligence work, and runs live as read-only endpoints for the author's own sites.

Source: https://github.com/SarutobiSasuke8/website-content-mcp
Docs: https://github.com/SarutobiSasuke8/website-content-mcp#readme
Listing: https://mcprack.dev/servers/website-content-mcp/
Status: beta
Transport: stdio
License: MIT
Package: @sarutobi-sasuke/website-content-mcp 0.3.1

## Highlights

- Read-only by design, scoped per site
- Structured page, heading and metadata output rather than raw HTML
- Published on npm; runs as hosted endpoints for owned sites

## Setup

Claude Code command:

    claude mcp add website-content -- npx -y @sarutobi-sasuke/website-content-mcp

Check prerequisites, permissions and current versions. Inclusion is not an independent security audit.