AI SEO Audit
Rank #4,614io.github.agencyenterprise/aiseo-audit
Audit web pages for AI search readiness with evidence-tiered factors and pipeline-stage scores.
AI SEO Audit is a Model Context Protocol (MCP) server published by agencyenterprise. It ranks #4,614 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. AI SEO Audit is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 110,846 of 115,460 servers on MCP Toplist.
Use AI SEO Audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aiseo-audit -- npx -y aiseo-audit-mcp[mcp_servers.aiseo-audit]
command = "npx"
args = ["-y", "aiseo-audit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aiseo-audit": {
"command": "npx",
"args": [
"-y",
"aiseo-audit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aiseo-audit": {
"command": "npx",
"args": [
"-y",
"aiseo-audit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aiseo-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aiseo-audit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aiseo-audit": {
"command": "npx",
"args": [
"-y",
"aiseo-audit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aiseo-audit": {
"command": "npx",
"args": [
"-y",
"aiseo-audit-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agencyenterprise%2Faiseo-audit)<a href="https://mcptoplist.com/server/io.github.agencyenterprise%2Faiseo-audit"><img src="https://mcptoplist.com/badge/io.github.agencyenterprise%2Faiseo-audit.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
agencyenterprise
Other servers by agencyenterprise
View all agencyenterprise servers →Available versions (3)
| Version | Published |
|---|---|
| 2.0.0 | Aug 31, 2026 |
| 1.6.0 | Aug 28, 2026 |
| 1.5.0 | Apr 19, 2026 |
Frequently asked questions
- Who maintains AI SEO Audit?
- AI SEO Audit is maintained by agencyenterprise, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is AI SEO Audit listed on the Official MCP Registry?
- Yes — AI SEO Audit is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AI SEO Audit have?
- MCP Toplist tracks 3 versions of AI SEO Audit, most recently published on Aug 31, 2026.
- Where can I find the source code for AI SEO Audit?
- The source code for AI SEO Audit is hosted at github.com/agencyenterprise/aiseo-audit.