← Registry

Data Collection

alexeiudall.com

Fetches, caches, and searches website content and sitemap data for monitoring and retrieval.

1 endpoint5 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://content.alexeiudall.com/mcp

No auth detected

MCP server metadata

Name
website-content-mcp
Version
0.3.0
Capabilities
tools.listChanged

Known tools 5

content_health

Report public server status: configured site, sitemap URL, cache size and last fetch time.

Inferred read-only
content_list_pages

List pages discoverable on the configured site.

Inferred read-only
content_get_page

Fetch a page URL (absolute, or relative to the configured base URL), strip it to clean markdown and return metadata, a deterministic content hash and bounded schema.org Product/Offer facts when present.

Inferred read-only
content_search

Keyword search over already-fetched/cached pages.

Inferred read-only
content_get_sitemap

Return the raw sitemap structure for the configured site: URLs with last-modified, priority and change frequency when present.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.website-content-mcp]
url = "https://content.alexeiudall.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "website-content-mcp": {
      "type": "http",
      "url": "https://content.alexeiudall.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: website-content-mcp
Remote MCP URL: https://content.alexeiudall.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "website-content-mcp": {
      "url": "https://content.alexeiudall.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "website-content-mcp": {
      "type": "http",
      "url": "https://content.alexeiudall.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "website-content-mcp",
  "transport": "streamable-http",
  "url": "https://content.alexeiudall.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.