SEO Review Tools - MCP server

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.

Category
Visit Server

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

Alt text for image

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

  1. Backlinks API →
  2. Keywords API →
  3. Website traffic API →
  4. SERP API →
  5. SEO Content optimization API →
  6. Domain authority API →
  7. 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 → SettingsDevelopersEdit 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

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured