Get access to real-time keyword insights, backlink data, traffic estimates and more.. with the SEO API
Server Config
{
"mcpServers": {
"seo-review-tools": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SEO_REVIEW_TOOLS_API_KEY",
"mcp/seo-review-tools"
],
"env": {
"SEO_REVIEW_TOOLS_API_KEY": "<YOUR_SEO_REVIEW_TOOLS_API_KEY>"
}
}
}
}