Seo Audit
Rank #13,373io.github.stobo-app/seo-audit
MCP server providing seo-audit capabilities
Seo Audit is a Model Context Protocol (MCP) server published by stobo-app. It ranks #13,373 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Seo Audit is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 118,673 of 132,046 servers on MCP Toplist.
Use Seo Audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seo-audit -e "STOBO_API_KEY=<your STOBO_API_KEY>" -e "STOBO_BASE_URL=<your STOBO_BASE_URL>" -- uvx stobo-mcpReplace each placeholder with your own value before saving.
[mcp_servers.seo-audit]
command = "uvx"
args = ["stobo-mcp"]
[mcp_servers.seo-audit.env]
STOBO_API_KEY = "<your STOBO_API_KEY>"
STOBO_BASE_URL = "<your STOBO_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-audit": {
"command": "uvx",
"args": [
"stobo-mcp"
],
"env": {
"STOBO_API_KEY": "<your STOBO_API_KEY>",
"STOBO_BASE_URL": "<your STOBO_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-audit": {
"command": "uvx",
"args": [
"stobo-mcp"
],
"env": {
"STOBO_API_KEY": "<your STOBO_API_KEY>",
"STOBO_BASE_URL": "<your STOBO_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seo-audit": {
"type": "stdio",
"command": "uvx",
"args": [
"stobo-mcp"
],
"env": {
"STOBO_API_KEY": "<your STOBO_API_KEY>",
"STOBO_BASE_URL": "<your STOBO_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-audit": {
"command": "uvx",
"args": [
"stobo-mcp"
],
"env": {
"STOBO_API_KEY": "<your STOBO_API_KEY>",
"STOBO_BASE_URL": "<your STOBO_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-audit": {
"command": "uvx",
"args": [
"stobo-mcp"
],
"env": {
"STOBO_API_KEY": "<your STOBO_API_KEY>",
"STOBO_BASE_URL": "<your STOBO_BASE_URL>"
}
}
}
}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.stobo-app%2Fseo-audit)<a href="https://mcptoplist.com/server/io.github.stobo-app%2Fseo-audit"><img src="https://mcptoplist.com/badge/io.github.stobo-app%2Fseo-audit.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
stobo-app
Available versions (4)
| Version | Published |
|---|---|
| 0.4.3 | Feb 25, 2026 |
| 0.4.2 | Feb 16, 2026 |
| 0.4.0 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Seo Audit?
- Seo Audit is maintained by stobo-app, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Seo Audit listed on the Official MCP Registry?
- Yes — Seo Audit is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Seo Audit have?
- MCP Toplist tracks 4 versions of Seo Audit, most recently published on Feb 25, 2026.
- Where can I find the source code for Seo Audit?
- The source code for Seo Audit is hosted at github.com/stobo-app/stobo-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.