DispatchSEO
Rank #1,450io.github.NeoZi12/dispatchseo
Open-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.
DispatchSEO is a Model Context Protocol (MCP) server published by NeoZi12. It ranks #1,450 of 115,460 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. DispatchSEO is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 114,010 of 115,460 servers on MCP Toplist.
Use DispatchSEO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dispatchseo https://dispatchseo.com/api/mcp[mcp_servers.dispatchseo]
url = "https://dispatchseo.com/api/mcp"Add to ~/.codex/config.toml.
https://dispatchseo.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dispatchseo": {
"url": "https://dispatchseo.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dispatchseo": {
"type": "http",
"url": "https://dispatchseo.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dispatchseo": {
"serverUrl": "https://dispatchseo.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dispatchseo": {
"url": "https://dispatchseo.com/api/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.NeoZi12%2Fdispatchseo)<a href="https://mcptoplist.com/server/io.github.NeoZi12%2Fdispatchseo"><img src="https://mcptoplist.com/badge/io.github.NeoZi12%2Fdispatchseo.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
NeoZi12
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 10, 2026 |
| 1.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains DispatchSEO?
- DispatchSEO is maintained by NeoZi12, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is DispatchSEO listed on the Official MCP Registry?
- Yes — DispatchSEO is listed on the Official MCP Registry, alongside Glama.
- How many versions does DispatchSEO have?
- MCP Toplist tracks 2 versions of DispatchSEO, most recently published on Aug 10, 2026.
- Where can I find the source code for DispatchSEO?
- The source code for DispatchSEO is hosted at github.com/NeoZi12/dispatchseo.