Servers
Agent Seo Engine
@davidmosiah
Agent-first local SEO scoring, search-intent and opportunity engine with CLI and optional MCP server.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-seo": {
"command": "npx",
"args": [
"-y",
"agent-seo-engine"
]
}
}
}