OpenAEO is a Model Context Protocol (MCP) server: Asks 8 AI crawlers for your page, checks who really answered, and writes the fixes. MIT. Because it speaks the Model Context Protocol, AI assistants can use OpenAEO as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package openaeo-audit speaks MCP over stdio on your machine. The current release is v1.6.4, published under the MIT license, with source at charlacsina/openaeo-audit on GitHub.
On mcp.site, OpenAEO sits in the Web Scraping category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain OpenAEO for openaeo.dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — openaeo-audit · MCP over stdio
▸Open source — MIT license · charlacsina/openaeo-audit