Connects Claude to Semrush's analytics API for SEO data. Part of the Pipeworx gateway system, which routes requests to 250+ data sources through a single endpoint. You can either call Semrush tools directly or use the ask_pipeworx wrapper that interprets natural language queries and maps them to the appropriate API calls. Useful when you need to pull keyword rankings, domain analytics, or competitive research data into your AI workflow without writing integration code. The streamable HTTP transport means it works remotely without local installation. Requires a Pipeworx account to handle authentication and API credentials.
Semrush MCP Pack — SEO analytics via the Semrush Analytics API.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"semrush": {
"url": "https://gateway.pipeworx.io/semrush/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Semrush data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.infoinlet-marketplace/mcp-observability
betterdb-inc/monitor
com.mcparmory/datadog
thotischner/observability-mcp
io.github.tantiope/datadog-mcp
io.github.us-all/datadog