seo-mcp

A free SEO tool MCP (Model Control Protocol) service based on Ahrefs data. Includes features such as backlinks, keyword ideas, and more.

GitHub Stars

155

User Rating

Not Rated

Favorites

0

Views

32

Forks

16

Issues

3

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Python: 3.10 or higher
CapSolver account and API key ([register here](https://dashboard.capsolver.com/passport/register?inviteCode=1dTH7WQSfHD0))

Installation Steps

1. Clone Repository

bash
git clone https://github.com/cnych/seo-mcp.git
cd seo-mcp

2. Install Dependencies

bash
pip install -e .

3. Set CapSolver API Key

bash
export CAPSOLVER_API_KEY="your-capsolver-api-key"