SiteProof by Deveras
FreeNot checkedScans websites for WCAG accessibility issues, AI engine optimization, and AI agent security compliance via Deveras.
About
Scans websites for WCAG accessibility issues, AI engine optimization, and AI agent security compliance via Deveras.
README
Connect Claude, ChatGPT, Cursor, and other AI agents directly to Deveras website quality scanners via the Model Context Protocol.
Server URL: https://mcp.deveras.no/mcp
Quick Start
Add to your MCP client configuration:
{
"mcpServers": {
"siteproof": {
"url": "https://mcp.deveras.no/mcp"
}
}
}
Works with Claude Desktop, ChatGPT, Cursor, Windsurf, and any MCP-compatible client.
Tools
| Tool | Description |
|---|---|
scan_accessibility |
Run a WCAG accessibility + UX quality scan on any URL. Returns overall score, grade, and categorized issues with severity levels. |
scan_aeo |
AI Engine Optimization scan — checks how well a page is optimized for AI search engines (ChatGPT, Perplexity, Google AI Overviews). |
scan_agentproof |
AI agent security scan — verifies robots.txt, ai.txt, llms.txt, and other agent compliance signals. |
get_fix_suggestion |
Get a concrete code fix (before/after) for a specific WCAG accessibility rule. Supports 15 common violation types. |
get_compliance_status |
Estimate EU Accessibility Act (EAA) compliance readiness based on scan results. |
get_fix_recipe |
(Pro) Get structured fix recipes with before/after code, validation selectors, and framework-specific variants for React, Vue, Angular, Svelte, and Next.js. Accepts a URL to scan or raw axe-core violation JSON (BYOV). |
Example Usage
Ask your AI agent:
- "Scan https://example.com for accessibility issues"
- "How do I fix missing alt text on images?"
- "Check if my site is ready for the EU Accessibility Act"
- "How well is my site optimized for AI search engines?"
- "Scan my site's AI agent security configuration"
Architecture
- Runtime: Cloudflare Workers + Durable Objects
- Protocol: MCP over SSE (Streamable HTTP)
- Backend: Proxies to the SiteProof REST API
- Scanner: Browser Rendering API + axe-core for WCAG analysis
Related
- SiteProof REST API — Direct API access
- SiteProof GitHub Action — CI/CD quality gate
- Deveras — AI Truth Stack platform
License
MIT
Installing SiteProof by Deveras
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/deashidle-stack/siteproof-mcpFAQ
Is SiteProof by Deveras MCP free?
Yes, SiteProof by Deveras MCP is free — one-click install via Unyly at no cost.
Does SiteProof by Deveras need an API key?
No, SiteProof by Deveras runs without API keys or environment variables.
Is SiteProof by Deveras hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install SiteProof by Deveras in Claude Desktop, Claude Code or Cursor?
Open SiteProof by Deveras on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare SiteProof by Deveras with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
