SearchAtlas MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARCHATLAS_TOKEN | No | JWT token from SearchAtlas | |
| SEARCHATLAS_API_KEY | No | API key auth | |
| SEARCHATLAS_API_URL | No | Custom API URL (default: https://mcp.searchatlas.com) | https://mcp.searchatlas.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchatlas_orchestratorB | Multi-agent coordinator — routes queries to the best specialized agent (SEO, content, PPC, etc.) |
| searchatlas_otto_seoC | On-page SEO automation — deploys technical fixes, schema markup, and content optimizations |
| searchatlas_ppcC | PPC / Google Ads management — campaign creation, bid strategy, and performance analysis |
| searchatlas_contentC | AI content generation — blog posts, landing pages, and optimized copy |
| searchatlas_site_explorerC | Site audit and analysis — crawl data, backlink profiles, and competitive intelligence |
| searchatlas_gbpC | Google Business Profile management — listings, reviews, and local SEO |
| searchatlas_authority_buildingC | Link building and digital PR — outreach, guest posts, and authority signals |
| searchatlas_llm_visibilityC | LLM brand monitoring — tracks how AI models reference your brand and competitors |
| searchatlas_keywordsC | Keyword research — search volume, difficulty, SERP analysis, and clustering |
| searchatlas_website_studioC | Website builder — creates and edits pages, layouts, and site structure |
| searchatlas_list_projectsB | List SearchAtlas projects for the authenticated user |
| searchatlas_create_projectC | Create a new SearchAtlas project |
| searchatlas_list_conversationsB | List conversation sessions, optionally filtered by agent |
| searchatlas_list_artifactsC | List artifacts (code, content, reports) across all sessions |
| searchatlas_list_playbooksB | List available playbooks (automation recipes), optionally filtered by agent or ownership |
| searchatlas_run_playbookC | Execute a playbook (automation recipe) on a project using the appropriate agent |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 16 tools
Most tools have distinct purposes targeting specific SEO and marketing domains (e.g., keywords, content, PPC), but there is some overlap in scope between 'searchatlas_site_explorer' (site audit) and 'searchatlas_otto_seo' (on-page SEO), which could cause confusion as both involve site analysis and optimization. The descriptions help clarify, but boundaries are not perfectly sharp.
All tool names follow a consistent 'searchatlas_' prefix with snake_case and clear verb_noun patterns (e.g., 'searchatlas_create_project', 'searchatlas_list_projects'), making them predictable and easy to parse. There are no deviations in naming conventions across the set.
With 16 tools, the count is slightly high but reasonable for a comprehensive SEO and marketing platform, covering areas like content, keywords, PPC, and site management. It feels a bit heavy but not excessive, as each tool appears to serve a distinct function within the broad domain.
The tool set provides broad coverage for SEO and marketing tasks, including project management, content generation, keyword research, and automation. Minor gaps exist, such as no explicit tools for deleting projects or managing user settings, but core workflows are well-supported, and agents can likely work around these omissions.