Connects MCP clients to SearchAtlas tools for SEO, PPC, content, local search, reporting, and related workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by SearchAtlas.
SearchAtlas MCP server gives MCP-compatible AI clients access to the SearchAtlas v2 platform. Its tool catalogue covers SEO automation through OTTO, PPC and Google Ads workflows, Content Genius, Site Explorer, Google Business Profile, local SEO heatmaps, Link Laboratory, Digital PR, LLM Visibility, keyword rank tracking, Google Search Console, social publishing, content strategy, knowledge graphs, indexing, and report building.
The available catalogue is discovered from the hosted v2 service rather than being fixed entirely in the local package. The README reports roughly 587 tools at the time of writing, with new tools becoming available through the hosted service without requiring a package update. Exact availability can be checked with the CLI or by asking the connected client to list its tools.
Typical requests include running a technical site audit, finding long-tail keywords, reviewing keyword performance, generating a content brief, listing projects, checking LLM visibility, or running an available playbook. The agent selects from the exposed tools based on the request.
The npm package acts as a thin stdio adapter. It starts locally for clients that communicate through standard input and output, then connects to https://mcp.searchatlas.com/mcp/, the hosted SearchAtlas v2 MCP endpoint. Clients with native Streamable-HTTP support can use the remote endpoint directly instead of the local bridge.
SearchAtlas MCP server uses credentials obtained through the SearchAtlas login flow. The CLI can open a browser for authentication, accept a token copied from the browser’s local storage, validate it, and save it in ~/.searchatlasrc. At runtime, credential lookup checks SEARCHATLAS_TOKEN first, then SEARCHATLAS_API_KEY, and finally the saved configuration file.
The package requires Node.js 18 or newer. It can be installed globally with npm, Yarn, or pnpm, or invoked with npx. The MCP client configuration starts the package with npx -y searchatlas-mcp-server or points directly to the installed package’s JavaScript entry point.
Run searchatlas login to authenticate and generate client configuration examples. Run searchatlas check to validate the saved credentials, endpoint configuration, token structure, and MCP handshake. SEARCHATLAS_API_URL can override the default hosted endpoint when a different v2 MCP URL is required.
Full executable paths may be needed in desktop applications because GUI clients may not inherit the shell’s PATH. The login command detects local paths and prints configurations intended for supported clients.
Tool groups documented by the project include:
SearchAtlas MCP server exposes representative operations such as listing projects, adding sites, creating campaigns, generating briefs, retrieving visibility reports, tracking keywords, submitting indexing batches, and managing reports. The precise tool set is live and may change independently of the npm package.
The local package does not provide an independent SearchAtlas data service; it bridges clients to the hosted v2 MCP endpoint. A SearchAtlas token or API key is needed for authenticated access. The README documents client configurations for Claude Desktop, Cursor, Windsurf, VS Code, Zed, and Claude Code, while this listing identifies MCP client compatibility where supported by the directory schema.
The tool count and groups are reported as current examples rather than a permanent API contract. Use searchatlas check or inspect the connected client’s tool list before relying on a particular operation. On Windows, Claude Code configurations use npx.cmd rather than npx.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/searchatlas)<a href="https://allmcps.com/mcp/searchatlas"><img src="https://allmcps.com/api/badge/searchatlas?style=directory" alt="SearchAtlas on AllMCPs" /></a>