MCP Server
MCP
SearchAtlas
SearchAtlas AI Agent — SEO, content, PPC, authority building, and site management
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "searchatlas-mcp-server",
"version": "1.3.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "JWT token for authentication (preferred method)",
"isRequired": true,
"isSecret": true,
"name": "SEARCHATLAS_TOKEN"
},
{
"description": "API key authentication (alternative to JWT token)",
"isSecret": true,
"name": "SEARCHATLAS_API_KEY"
},
{
"description": "API base URL (defaults to https://mcp.searchatlas.com)",
"name": "SEARCHATLAS_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment