AI-powered-SEO-automation-platform-integrating-Google-Ads-Keyword-Planner

このAI駆動のSEO自動化プラットフォームは、Google Adsキーワードプランナーと統合されており、SEO戦略の効率化を図ります。キーワードの選定や競合分析を自動化し、マーケティングチームの作業負担を軽減します。

GitHubスター

3

ユーザー評価

未評価

フォーク

1

イシュー

0

閲覧数

2

お気に入り

0

README

📘 README.md markdown Copy Edit

App SEO AI

AI-powered SEO automation platform with Google Ads integration. Enables keyword research, competitor analysis, SERP tracking, and AI-backed recommendations using the Model Context Protocol (MCP).

🚀 Features
  • 🔍 Keyword research via Google Ads API
  • 📊 SERP and competitor analysis
  • 🤖 AI-powered SEO recommendations
  • 🔌 MCP integration for contextual AI
  • 🐳 Docker-ready for fast deployment
🛠️ Prerequisites
  • Node.js (v14 or later)
  • npm or yarn
  • Docker (optional but recommended)
  • Google Ads API access
  • Google Cloud Platform project with Ads API enabled
⚙️ Setup Instructions
1. Clone the repository
cd app-seo-ai
2. Install dependencies
bash
Copy
Edit
npm install
3. Configure environment variables
bash
Copy
Edit
cp .env.example .env
Update .env with your Google Ads API credentials:

env
Copy
Edit
PORT=3000
NODE_ENV=development
GOOGLE_ADS_DEVELOPER_TOKEN=your_developer_token
GOOGLE_ADS_CLIENT_ID=your_client_id
GOOGLE_ADS_CLIENT_SECRET=your_client_secret
4. Run the application
bash
Copy
Edit
npm start
🐳 Docker Usage
bash
Copy
Edit
docker-compose up --build
📄 License
This project is licensed under the Apache 2.0 License.
作者情報

0

フォロワー

0

リポジトリ

0

Gist

0

貢献数

スレッド