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 |
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_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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/search-atlas-group/search-atlas-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server