SEO Review Tools - MCP server
OfficialSEO 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
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 installSet 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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SEO-Review-Tools/SEO-API-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server