Deploy Claude-Based SEO Agent

Заказчик: AI | Опубликовано: 25.03.2026
Бюджет: 250 $

We are looking for a developer to set up a cloud-based AI SEO system using Claude Code, running on a DigitalOcean Linux server. The goal is to create an automated SEO analysis and strategy system using Claude Code skills, MCP integrations, and Python scripts. Scope of Work 1. Server Setup Provision Ubuntu server on DigitalOcean Configure SSH, security, and environment Install Python, Node.js, Git 2. Claude Code Setup Install and configure Claude Code CLI Install SEO skill system (example repos provided) Ensure Claude can run commands and scripts locally on server 3. SEO Skill / Agent Setup We want a system similar to this: Multi-agent SEO system (technical, content, schema, GEO) Script-based analysis (Python) Ability to run commands like: /seo audit [url] /seo content [url] /seo geo [url] Example reference: 4. MCP Integrations Set up and connect: Google Search Console API Google Analytics (GA4) SerpAPI (or similar) Playwright (for crawling) Claude should be able to: Crawl a website Pull keyword data Analyze competitors Generate SEO strategy This follows a workflow like: 5. Data Pipeline Store outputs in JSON or database Organize: /data/gsc /data/ga4 /data/seo-audit /reports 6. Deliverables Fully working server Installed SEO agent system Example working commands: Run full SEO audit Generate keyword strategy Output structured report Documentation for team use REQUIRED SKILLS Must Have: Linux (Ubuntu server setup) Python (scripts + APIs) Node.js (for MCP + tooling) APIs: Google Search Console GA4 Web scraping (Playwright / Puppeteer) Git + CLI tools Strong Bonus: Claude Code / MCP experience SEO knowledge (technical SEO, schema, etc.) Experience with AI agents or automation TEST TASK Set up a basic version of the system that: Runs on a Linux server (local or cloud) Uses Python to: Pull top queries from Google Search Console Save to JSON Uses Playwright (or similar) to: Crawl a website homepage Extract content Returns a simple SEO summary: Top keywords Missing topics