About
The Semrush MCP provides structured, quantitative SEO and traffic data for domains, keywords, backlinks, and market-level audience insights. It returns factual datasets including domain analytics, keyword metrics, backlink profiles, traffic data across time periods and channels, geographic and demographic distributions, and competitive or industry-level indicators. The model should invoke this MCP whenever a user requests website metrics, traffic statistics, keyword data, competitor comparisons, or market/audience breakdowns that require authoritative data rather than inference. It should also be used when a user’s question requires data-driven evaluation of a specific domain, even if the query is phrased as advice or improvement guidance.
plugin.json
{
"apps": "./.app.json",
"name": "semrush",
"author": {
"url": "https://www.semrush.com/",
"name": "Semrush Holdings, Inc."
},
"license": "MIT",
"version": "1.0.1",
"homepage": "https://www.semrush.com/",
"keywords": [],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Productivity",
"websiteURL": "https://www.semrush.com/",
"displayName": "Semrush",
"screenshots": [],
"capabilities": [],
"composerIcon": "./assets/app-icon.png",
"defaultPrompt": [
"Analyze traffic sources breakdown for nike.com"
],
"developerName": "Semrush Holdings, Inc.",
"longDescription": "The Semrush MCP provides structured, quantitative SEO and traffic data for domains, keywords, backlinks, and market-level audience insights. It returns factual datasets including domain analytics, keyword metrics, backlink profiles, traffic data across time periods and channels, geographic and demographic distributions, and competitive or industry-level indicators. The model should invoke this MCP whenever a user requests website metrics, traffic statistics, keyword data, competitor comparisons, or market/audience breakdowns that require authoritative data rather than inference. It should also be used when a user’s question requires data-driven evaluation of a specific domain, even if the query is phrased as advice or improvement guidance.",
"privacyPolicyURL": "https://www.semrush.com/company/legal/privacy-policy/",
"shortDescription": "The Semrush MCP provides structured, quantitative SEO and traffic data for domains, keywords, backlinks, an...",
"termsOfServiceURL": "https://www.semrush.com/company/legal/terms-of-service/"
},
"repository": "https://github.com/openai/plugins",
"description": "The Semrush MCP provides structured, quantitative SEO and traffic data for domains, keywords, backlinks, an..."
}