SEO Review Tools MCP
The SEO Review Tools MCP gives you direct access to our SEO API.
The SEO Review Tools MCP gives you direct access to our SEO API.
Features
Category
Transport
Step 1: Get your API Key This server requires a valid API key to communicate with the SEO Review Tools database. Go to SEO Review Tools API. Sign up for a paid account -> https://api.seoreviewtools.com/ Copy your API Key from your dashboard. Step 2: Install Node.js This server is built with TypeScript and runs on Node.js. Ensure you have Node.js (v18 or higher) installed on your machine. Verify by typing node -v in your terminal. Step 3: Locate your Configuration File The Model Context Protocol (MCP) uses a JSON configuration file to tell the AI client which servers to start. macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json Step 4: Configure the Server Open the claude_desktop_config.json file in a text editor (like VS Code or Notepad) and add the following configuration. Replace YOUR_API_KEY with the key you got in Step 1. JSON { "mcpServers": { "seo-review-tools": { "command": "npx", "args": [ "-y", "@seoreviewtools/mcp-server", "--api-key", "YOUR_API_KEY" ] } } } Step 5: Restart your AI Client Fully quit Claude Desktop (don't just close the window; right-click the icon in the tray/dock and select Quit). Restart the app. Look for a hammer icon 🛠️ or a "Server Connected" status in the chat interface. This indicates the MCP server is active.
SEO Keyword research
Keyword suggestions, search volume and CPC
Backlinks
Backlink data for any domain or URL
Website Traffic
website traffic estimates on domain level
SERP
Analyse Google search results
SEO content optimization
Optimize content for SEO
{
"mcpServers": {
"seo-review-tools": {
"command": "npx",
"args": [
"-y",
"@seoreviewtools/mcp-server",
"--api-key",
"YOUR_API_KEY_HERE"
]
}
}
}Memory
Knowledge graph-based persistent memory system
PostgreSQL
Read-only database access with schema inspection
Sqlite
Database interaction and business intelligence capabilities
Supabase
Interact with Supabase: Create tables, query data, deploy edge functions, manage auth, storage, and more.
Qdrant
Implement semantic memory layer on top of the Qdrant vector search engine
MySQL
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines.