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 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchatlas_orchestrator | Multi-agent coordinator — routes queries to the best specialized agent (SEO, content, PPC, etc.) |
| searchatlas_otto_seo | On-page SEO automation — deploys technical fixes, schema markup, and content optimizations |
| searchatlas_ppc | PPC / Google Ads management — campaign creation, bid strategy, and performance analysis |
| searchatlas_content | AI content generation — blog posts, landing pages, and optimized copy |
| searchatlas_site_explorer | Site audit and analysis — crawl data, backlink profiles, and competitive intelligence |
| searchatlas_gbp | Google Business Profile management — listings, reviews, and local SEO |
| searchatlas_authority_building | Link building and digital PR — outreach, guest posts, and authority signals |
| searchatlas_llm_visibility | LLM brand monitoring — tracks how AI models reference your brand and competitors |
| searchatlas_keywords | Keyword research — search volume, difficulty, SERP analysis, and clustering |
| searchatlas_website_studio | Website builder — creates and edits pages, layouts, and site structure |
| searchatlas_list_projects | List SearchAtlas projects for the authenticated user |
| searchatlas_create_project | Create a new SearchAtlas project |
| searchatlas_list_conversations | List conversation sessions, optionally filtered by agent |
| searchatlas_list_artifacts | List artifacts (code, content, reports) across all sessions |
| searchatlas_list_playbooks | List available playbooks (automation recipes), optionally filtered by agent or ownership |
| searchatlas_run_playbook | 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 | |