MCP LLMS.txt Explorer

by thedaviddias
Verified

list_websites

List known websites with llms.txt files

Input Schema

NameRequiredDescriptionDefault
filter_llms_full_txtNoOnly show websites with llms-full.txt
filter_llms_txtNoOnly show websites with llms.txt

Input Schema (JSON Schema)

{ "properties": { "filter_llms_full_txt": { "description": "Only show websites with llms-full.txt", "type": "boolean" }, "filter_llms_txt": { "description": "Only show websites with llms.txt", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools