MCP LLMS.txt Explorer

by thedaviddias
Verified

check_website

Check if a website has llms.txt files

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the website to check

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the website to check", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools