Odel
SearchAtlas

SearchAtlas

Local
@search-atlas-group2HTMLMITUpdated 4mo ago

SearchAtlas AI Agent — SEO, content, PPC, authority building, and site management

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsearchatlas-mcp-serverv1.3.8

Run

npx -y searchatlas-mcp-server

MCP client config

{
  "mcpServers": {
    "searchatlas": {
      "command": "npx",
      "args": [
        "-y",
        "searchatlas-mcp-server"
      ]
    }
  }
}