← Index

SearchAtlas

io.github.search-atlas-group/searchatlas·v1.3.8·Search
Quality Score
88
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "searchatlas": {
      "command": "npx",
      "args": [
        "-y",
        "searchatlas-mcp-server"
      ],
      "env": {
        "SEARCHATLAS_TOKEN": "<your-searchatlas_token>",
        "SEARCHATLAS_API_KEY": "<your-searchatlas_api_key>",
        "SEARCHATLAS_API_URL": "<searchatlas_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "searchatlas": {
      "command": "npx",
      "args": [
        "-y",
        "searchatlas-mcp-server"
      ],
      "env": {
        "SEARCHATLAS_TOKEN": "<your-searchatlas_token>",
        "SEARCHATLAS_API_KEY": "<your-searchatlas_api_key>",
        "SEARCHATLAS_API_URL": "<searchatlas_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y searchatlas-mcp-server
§02  Environment variables
SEARCHATLAS_TOKEN
requiredsecret

JWT token for authentication (preferred method)

SEARCHATLAS_API_KEY
secret

API key authentication (alternative to JWT token)

SEARCHATLAS_API_URL

API base URL (defaults to https://mcp.searchatlas.com)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Search