SEO MCP

SEO MCP

MCP SEO tool service based on Ahrefs data with backlink analysis, keyword research, and traffic estimation.

189
Stars
24
Forks
0
Releases

Overview

SEO MCP provides an API to retrieve SEO data from Ahrefs. It handles the entire flow, including solving CAPTCHA via CapSolver, obtaining authentication tokens, and data retrieval. The results are cached to improve performance and reduce API costs. This MCP service is for educational purposes only. Prerequisites include Python 3.10+ and a CapSolver API key. Features include Backlink Analysis, Keyword Research, Traffic Analysis, and Performance Optimization (CAPTCHA solving and caching). API endpoints include get_backlinks_list(domain), keyword_generator(keyword, country, search_engine), get_traffic(domain_or_url, country, mode), and keyword_difficulty(keyword, country). The service is designed to be run locally or via Cursor IDE by configuring an MCP server. Workflow: a request is sent through MCP, CapSolver solves the CAPTCHA, an authentication token is obtained, data is retrieved, and formatted results are returned.

Details

Owner
cnych
Language
Python
License
MIT License
Updated
2025-12-07

Features

Backlink Analysis

Get detailed backlink data for any domain, including domain rating, anchor text, and link attributes; supports filtering educational and government domains.

Keyword Research

Generate keyword ideas from a seed keyword; obtain keyword difficulty scores; view search volume and trends.

Traffic Analysis

Estimate website traffic; view traffic history and trends; analyze popular pages and country distribution; track keyword rankings.

Performance Optimization

Use CapSolver to automatically solve CAPTCHA; implement response caching for faster results.

Audience

SEO ProfessionalsAccess backlinks, keyword ideas, and traffic data through MCP APIs for client projects.
DevelopersIntegrate Ahrefs-powered SEO data into apps using MCP with CAPTCHA solving.
Digital MarketersConduct keyword research and competitive analysis within automated workflows for campaigns.

Tags

SEOMCPAhrefsBacklinksKeyword ResearchTraffic AnalysisCAPTCHACapSolverCaching