mcp-seo-audit
Rank #13,268io.github.atomno-mcp/mcp-seo-audit
Technical SEO site audit MCP: health score, issues, robots, sitemap, JSON-LD.
mcp-seo-audit is a Model Context Protocol (MCP) server published by atomno-mcp. It ranks #13,268 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-seo-audit is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 102,192 of 115,460 servers on MCP Toplist.
Use mcp-seo-audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-seo-audit -e "DETAILWEB_API_KEY=<your DETAILWEB_API_KEY>" -- uvx atomno-mcp-seo-auditReplace each placeholder with your own value before saving.
[mcp_servers.mcp-seo-audit]
command = "uvx"
args = ["atomno-mcp-seo-audit"]
[mcp_servers.mcp-seo-audit.env]
DETAILWEB_API_KEY = "<your DETAILWEB_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-seo-audit": {
"command": "uvx",
"args": [
"atomno-mcp-seo-audit"
],
"env": {
"DETAILWEB_API_KEY": "<your DETAILWEB_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-seo-audit": {
"command": "uvx",
"args": [
"atomno-mcp-seo-audit"
],
"env": {
"DETAILWEB_API_KEY": "<your DETAILWEB_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-seo-audit": {
"type": "stdio",
"command": "uvx",
"args": [
"atomno-mcp-seo-audit"
],
"env": {
"DETAILWEB_API_KEY": "<your DETAILWEB_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-seo-audit": {
"command": "uvx",
"args": [
"atomno-mcp-seo-audit"
],
"env": {
"DETAILWEB_API_KEY": "<your DETAILWEB_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-seo-audit": {
"command": "uvx",
"args": [
"atomno-mcp-seo-audit"
],
"env": {
"DETAILWEB_API_KEY": "<your DETAILWEB_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.atomno-mcp%2Fmcp-seo-audit)<a href="https://mcptoplist.com/server/io.github.atomno-mcp%2Fmcp-seo-audit"><img src="https://mcptoplist.com/badge/io.github.atomno-mcp%2Fmcp-seo-audit.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
atomno-mcp
Other servers by atomno-mcp
- mcp-fns-check#4,685 · 3 vers
- mcp-cbr-rates#9,655 · 3 vers
- mcp-egrul#9,656 · 3 vers
- mcp-sudact#10,738 · 3 vers
- mcp-pharma#16,772 · 3 vers
- mcp-fssp#18,380 · 1 ver
- mcp-rosreestr#20,194 · 1 ver
- mcp-zakupki#20,195 · 1 ver
- mcp-erid#22,465 · 1 ver
- mcp-fns-calc#22,466 · 1 ver
- mcp-newbuild#22,467 · 1 ver
- mcp-trademarks#22,468 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 0.4.7 | Jul 14, 2026 |
| 0.4.3 | Jul 6, 2026 |
| 0.4.1 | Jul 4, 2026 |
Frequently asked questions
- Who maintains mcp-seo-audit?
- mcp-seo-audit is maintained by atomno-mcp, which publishes 13 MCP servers (25 total versions) tracked on MCP Toplist.
- Is mcp-seo-audit listed on the Official MCP Registry?
- Yes — mcp-seo-audit is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mcp-seo-audit have?
- MCP Toplist tracks 3 versions of mcp-seo-audit, most recently published on Jul 14, 2026.
- Where can I find the source code for mcp-seo-audit?
- The source code for mcp-seo-audit is hosted at github.com/atomno-mcp/mcp-seo-audit.