{"schemaVersion":1,"name":"Searchata free tools","updated":"2026-09-26","description":"Searchata’s tool catalog format. Open a tool page for WebMCP access, or POST JSON to its endpoint. This is not a WebMCP discovery standard.","tools":[{"name":"check_ai_crawler_access","title":"AI crawler access checker","description":"Check robots.txt rules for AI search and training crawlers. See which rule applies to your page.","category":"AI access","url":"https://searchata.com/tools/ai-crawler-checker","endpoint":"/api/free-tools/ai-crawler-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["Robots.txt permission does not prove that a crawler can reach your page. Firewalls, authentication, and crawler policies can also affect access.","This check does not measure citations, rankings, or whether content was used for training."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}},{"name":"check_llms_txt","title":"llms.txt checker","description":"Find format issues and broken links in your llms.txt file. Get clear suggestions for agent documentation.","category":"AI access","url":"https://searchata.com/tools/llms-txt-checker","endpoint":"/api/free-tools/llms-txt-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["This is a focused check against the llms.txt v2 proposal, not a certification or an SEO score.","Google Search does not use llms.txt to improve rankings. Only a sample of links is fetched."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}},{"name":"check_indexability","title":"Page indexability checker","description":"Check HTTP status, robots directives, and canonical URLs for common barriers to search indexing.","category":"Technical SEO","url":"https://searchata.com/tools/indexability-checker","endpoint":"/api/free-tools/indexability-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["This checks technical signals. It does not confirm Google’s actual indexing status or selected canonical.","JavaScript is not rendered. A blocked crawl can prevent a search engine from seeing a noindex directive."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}},{"name":"check_structured_data","title":"Structured data checker","description":"Inspect JSON-LD on a public page. Find parsing errors, missing types, and missing context declarations.","category":"Technical SEO","url":"https://searchata.com/tools/structured-data-checker","endpoint":"/api/free-tools/structured-data-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["This is a JSON-LD syntax and structure check. It does not validate every Schema.org property or Google rich-result requirement.","Markup added only after JavaScript runs is not included. Valid markup does not guarantee a rich result."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}},{"name":"check_sitemap","title":"Sitemap checker","description":"Validate a sitemap’s XML and URL entries. Check a sample for broken pages, redirects, and noindex directives.","category":"Technical SEO","url":"https://searchata.com/tools/sitemap-checker","endpoint":"/api/free-tools/sitemap-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["A sample cannot establish the health of every URL in a large sitemap. Gzip sitemap files are not supported in this version.","This does not submit a sitemap or confirm that its pages are indexed."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}},{"name":"check_webmcp","title":"WebMCP checker","description":"Inspect a public page for WebMCP tools and annotated forms. Review the tool names, descriptions, and input definitions.","category":"Agent tools","url":"https://searchata.com/tools/webmcp-checker","endpoint":"/api/free-tools/webmcp-checker","method":"POST","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to check."}},"required":["url"],"additionalProperties":false},"outputSchemaVersion":1,"limitations":["Results describe one anonymous browser session. Tools can depend on login, page state, browser support, or user interaction.","The inspection blocks non-GET network requests and some resources. This can affect sites that need those requests to register tools. No tool execution is tested."],"annotations":{"readOnlyHint":true,"untrustedContentHint":true}}]}