AI SEO Magic Button
@AutomateLab-tech
About AI SEO Magic Button
Whole-site AEO/GEO audit. Point it at a site, get a ready-to-run plan your agent executes. Orchestrates the ai-seo + citation-intelligence MCPs.
Basic information
Category
AI & Agents
Runtime
node
Transports
stdio
Publisher
AutomateLab-tech
Submitted by
Conrad Kwiatkowski
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ai-seo-magic-button": {
"command": "npx",
"args": [
"-y",
"ai-seo-magic-button",
"mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AI SEO Magic Button?
AI SEO Magic Button is a whole-site AEO/GEO audit tool that generates an actionable plan for your agent to execute. It runs as a Claude skill, Claude plugin, and MCP server, working in any MCP host. Under the hood it orchestrates two engines: @automatelab/ai-seo-mcp for audit and rewrite, and @automatelab/citation-intelligence for citation analysis.
How to use AI SEO Magic Button?
Install by adding it to your MCP host configuration with npx -y ai-seo-magic-button mcp, or install as a Claude Code plugin or Claude skill. Use the generate_seo_plan tool with a domain and optional page limit, or use the CLI commands: audit, apply, verify, and sink.
Key features of AI SEO Magic Button
- Produces a portable
plan.jsonand markdown checklist, not direct edits. - No API keys required for the core audit-to-plan flow.
- Works with any MCP host: Cursor, Cline, Windsurf, Claude Desktop.
- Prioritized fixes by estimated score lift.
- Self-contained action items with built-in acceptance checks.
Use cases of AI SEO Magic Button
- Run a whole-site audit for AI search optimization (AEO/GEO).
- Generate an agent-executable plan for site improvements.
- Verify the effectiveness of applied changes
More AI & Agents MCP servers
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Comments