website-content-mcp

SarutobiSasuke8/website-content-mcp
★ 0 stars TypeScript Browser/Web Updated today
MCP server exposing website content in agent-readable structured form
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "website-content-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "SarutobiSasuke8/website-content-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes a website's content in **agent-readable structured form**. Instead of scraping raw HTML, agents (Claude, Codex, or any MCP client) pull clean markdown and structured metadata through a small set of tools. The server fetches pages from a configurable target site, strips them to clean

Tools (15)

CACHE_DIRCACHE_TTL_SECONDSFETCH_MIN_INTERVAL_MSFETCH_TIMEOUT_MSHOSTPORTSITE_BASE_URLSITE_PAGESSITE_SITEMAP_URLUSER_AGENTcontent_get_pagecontent_get_sitemapcontent_healthcontent_list_pagescontent_search