1
Add it to Claude Code
claude mcp add se-ranking -- docker run -i --rm -e DATA_API_TOKEN=... se-ranking/seo-data-api-mcp-serverEnvironment Variables
Set these before running SE Ranking.
VariableDescriptionRequired
DATA_API_TOKENUUID token for accessing keyword research, domain analysis, and website audits.NoPROJECT_API_TOKEN40-char hex token for accessing project management and rank tracking.NoAvailable Tools (4)
Once configured, SE Ranking gives your AI agent access to:
DATA_keyword_researchPerforms keyword research and competitive analysis.keywordcountryDATA_backlink_analysisRetrieves backlink data for a specific domain.domainPROJECT_rank_trackingRetrieves current rank tracking data for a project.project_idDATA_website_auditInitiates or retrieves results for a technical website audit.domainTry It Out
After setup, try these prompts with your AI agent:
→Perform keyword research for 'best project management software' in the United States.
→Analyze the backlink profile for example.com and summarize the top referring domains.
→Check the current search rankings for my project with ID 12345.
→Run a technical SEO audit for my website and list the top 5 critical errors.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
- Docker installed and running
Alternative installation methods
Local Node.js
npm install && npm run build && npm run start-httpKeep this setup from going cold
Save the docs, env vars, and workflow around SE Ranking in Conare so Claude Code, Codex, and Cursor remember it next time.