
SEO Review Tools - MCP server
Get access to real-time SEO data, including: keyword insights, backlink data, traffic estimates and more. Allow AI tools and Large Language Models (LLMs) to tap into the real-time SEO Review Tools API with natural language commands.
Tools
get_website_traffic
Get website traffic data from SEO Review Tools.
get_authority_scores
Get authority scores for a list of URLs.
get_serp
Get SERP data from SEO Review Tools.
post_bulk_website_traffic
Post bulk website traffic data to SEO Review Tools API.
get_backlinks
Get backlinks for a specified URL.
get_seo_content_score
Get the SEO content score from SEO Review Tools.
get_keyword_statistics
Get keyword statistics from SEO Review Tools.
get_keyword_suggestions
Get keyword suggestions from SEO Review Tools API.
README
SEO Review Tools API - MCP server
The SEO Review Tools MCP server offers a new way to integrate advanced SEO data into your applications and AI agents. By leveraging the Model Context Protocol (MCP), this server acts as a seamless bridge, enabling Large Language Models (LLMs) and other AI tools to interact with the vast SEO Review Tools API endpoints directly through natural language.
The MCP server provides you with access to:
✅ 3.1T+ Backlinks ✅️ 7B+ Keywords ✅️ 560M+ Crawled SERPs
Included SEO endpoints
- Backlinks API →
- Keywords API →
- Website traffic API →
- SERP API →
- SEO Content optimization API →
- Domain authority API →
- Plagiarism API →
MCP Clients
You can connect SEO Review Tools MCP server to any MCP client. Here are some examples of MCP clients:
Requirements
Before starting, please ensure you have:
Installation & Setup
1. Install dependencies
Run from your project's root directory:
npm install
Set tool environment variables
In the .env
file, you'll see environment variable placeholder.
Register for a subscription SEO Review Tools API key → and add your private Key.
SEO_API_WORKSPACE_API_KEY=
How to connect the SEO Review Tools MCP server to Claude Desktop?
Follow these steps to connect the SEO Review Tools MCP server to Claude Desktop.
Step 1: Note the full path to node and the mcpServer.js
from the previous step.
Step 2. Open Claude Desktop → Settings → Developers → Edit Config and add a new MCP server:
{
"mcpServers": {
"<server_name>": {
"command": "<absolute/path/to/node>",
"args": ["<absolute/path/to/mcpServer.js>"]
}
}
}
Restart Claude Desktop to activate.
Connect the MCP Server to Postman
Step 1: Download Postman Desktop.
Step 2: Set the type of the MCP request to STDIO
and set the command to node </absolute/path/to/mcpServer.js>
.
Step 3: Connect with the SEO Review Tools APIs using Postman.
More information and support
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.