← Registry

AI & Machine Learning

llms-txt-generator.de

Generates, validates, and checks llms.txt files for websites to improve AI agent discovery and browsing.

WebMCP2 endpoints5 known toolsFirst detected August 26, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.llms-txt-generator.de/api/mcp

No auth detected

MCP server metadata

Name
de.llms-txt-generator/llms-txt
Version
1.0.0
Capabilities
tools.listChangedprompts.listChanged

Known tools 4

generate_llms_txt

Crawlt bis zu 15 öffentliche HTML-Seiten einer Domain und erzeugt daraus einen fertigen llms.txt-Entwurf.

Inferred read-only
validate_llms_txt

Prüft den Inhalt einer llms.txt gegen den Formatvorschlag von llmstxt.org: H1, Zusammenfassung, H2-Abschnitte, absolute Links, Duplikate, Links auf fremde Domains, Dateigröße und Aktualisierungsdatum.

Inferred read-only
check_published_llms_txt

Ruft die live ausgelieferte /llms.txt einer Domain ab und prüft HTTP-Status, Content-Type und Inhalt.

Inferred read-only
check_lighthouse_agentic_browsing

Prüft einen llms.txt-Inhalt exakt gegen die drei Regeln des Lighthouse-Audits llms-txt (Lighthouse 13.3): H1 vorhanden, mindestens ein Markdown-Link, mehr als 50 Zeichen.

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.de-llms-txt-generator-llms-txt]
url = "https://www.llms-txt-generator.de/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "de-llms-txt-generator-llms-txt": {
      "type": "http",
      "url": "https://www.llms-txt-generator.de/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: de-llms-txt-generator-llms-txt
Remote MCP URL: https://www.llms-txt-generator.de/api/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": {
    "de-llms-txt-generator-llms-txt": {
      "url": "https://www.llms-txt-generator.de/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "de-llms-txt-generator-llms-txt": {
      "type": "http",
      "url": "https://www.llms-txt-generator.de/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "de-llms-txt-generator-llms-txt",
  "transport": "streamable-http",
  "url": "https://www.llms-txt-generator.de/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.llms-txt-generator.de

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

generate_llms_txt_from_website

Analysiert eine öffentliche Website und erzeugt nach Bestätigung durch den Nutzer einen editierbaren llms.txt-Entwurf mit Quellen und Validierung.

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.webmcp]
url = "https://www.llms-txt-generator.de"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.llms-txt-generator.de"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.llms-txt-generator.de

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": {
    "webmcp": {
      "url": "https://www.llms-txt-generator.de"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.llms-txt-generator.de"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.llms-txt-generator.de"
}
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.