Agent Plugins Marketplace
All plugins

semrush

v1.0.0-ghast.1

Retrieve read-only Semrush SEO, keyword, backlink, traffic, audience, market, paid search, shopping, site audit, position tracking, and project data through Semrush's official MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Semrush Holdings, Inc.License: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/semrush/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/semrush/
├── plugin.json
├── skills/semrush/SKILL.md
└── mcp.json

Included Skills1

semrushskills/semrush/SKILL.md

Retrieve read-only SEO, keyword, backlink, traffic, audience, market, paid search, shopping, position tracking, site audit, and project data through Semrush's official hosted MCP server.

MCP servers1

semrushStreamable HTTP
url
https://mcp.semrush.com/v2/mcp

Plugin manifests1

plugins/semrush/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "semrush",
  "version": "1.0.0-ghast.1",
  "description": "Retrieve read-only Semrush SEO, keyword, backlink, traffic, audience, market, paid search, shopping, site audit, position tracking, and project data through Semrush's official MCP server.",
  "author": {
    "name": "Semrush Holdings, Inc.",
    "url": "https://www.semrush.com"
  },
  "homepage": "https://developer.semrush.com/api/v4/introduction/semrush-mcp/",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "web",
      "upstreamRevision": "semrush-docs-e34fd6ac1924+oauth-5d0b459a41d7",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[semrush on Agent Plugins Marketplace](https://pluginsmp.com/plugins/semrush-2)