WebsiteIQ
io.github.osbornventures/websiteiqRobots-aware website audits, pre-crawl quotes, and structured evidence for people and agents.
Tools · 6
Before audit crawling, reads robots.txt and a bounded same-host sitemap tree—including namespaced, WordPress, and Yoast-style indexes—then returns page scope plus standard and white-label USDC quotes.…
Starts the exact robots-aware whole-site scope represented by a current quoteId. If payment is absent, returns an x402 v2 PaymentRequired result. A compatible MCP client retries with _meta['x402/payme…
Starts the free bounded, robots-compliant audit of one public HTTP(S) page. No account, email, or contact consent is required. One free audit is allowed per requester IP and per target website each da…
Returns the privacy-filtered status of an audit. The access token returned by audit_url is required.
Deletes the retained request metadata, generated report, and delivery record.
Returns the current public audit categories and scoring caveat.
Resources · 3
https://websiteiq.xyz/methodology/
https://websiteiq.xyz/crawler/
https://websiteiq.xyz/api/checks/catalog
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"websiteiq": {
"url": "https://websiteiq.xyz/mcp",
"transport": "streamable-http"
}
}
}