Agent SEO Engine
Rank #21,767io.github.davidmosiah/agent-seo-engine
Agent-first local SEO quality, intent and opportunity engine with CLI and optional MCP server.
Agent SEO Engine is a Model Context Protocol (MCP) server published by davidmosiah. It ranks #21,767 of 115,591 servers tracked on MCP Toplist. Agent SEO Engine is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 93,824 of 115,591 servers on MCP Toplist.
Use Agent SEO Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-seo-engine -- uvx agent-seo-engine[mcp_servers.agent-seo-engine]
command = "uvx"
args = ["agent-seo-engine"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-seo-engine": {
"command": "uvx",
"args": [
"agent-seo-engine"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-seo-engine": {
"command": "uvx",
"args": [
"agent-seo-engine"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-seo-engine": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-seo-engine"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-seo-engine": {
"command": "uvx",
"args": [
"agent-seo-engine"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-seo-engine": {
"command": "uvx",
"args": [
"agent-seo-engine"
]
}
}
}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.davidmosiah%2Fagent-seo-engine)<a href="https://mcptoplist.com/server/io.github.davidmosiah%2Fagent-seo-engine"><img src="https://mcptoplist.com/badge/io.github.davidmosiah%2Fagent-seo-engine.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
davidmosiah
Other servers by davidmosiah
- Delx Commerce — Pay-per-Result APIs for Agents#411 · 14 vers
- Google Health MCP#2,764 · 2 vers
- WHOOP MCP#4,089 · 3 vers
- Garmin MCP#4,350 · 2 vers
- Wellness Nourish#5,396 · 2 vers
- Samsung Health MCP#6,605 · 1 ver
- Withings MCP#7,068 · 2 vers
- Polar MCP#8,408 · 1 ver
- Eight Sleep MCP#8,993 · 1 ver
- Fitbit MCP#9,105 · 1 ver
- Google Ads MCP Unofficial#9,936 · 1 ver
- Oura MCP#9,980 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Agent SEO Engine?
- Agent SEO Engine is maintained by davidmosiah, which publishes 33 MCP servers (59 total versions) tracked on MCP Toplist.
- Is Agent SEO Engine listed on the Official MCP Registry?
- Yes — Agent SEO Engine is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Agent SEO Engine have?
- MCP Toplist tracks 1 version of Agent SEO Engine, most recently published on Jul 3, 2026.
- Where can I find the source code for Agent SEO Engine?
- The source code for Agent SEO Engine is hosted at github.com/davidmosiah/agent-seo-engine.