semrush
v1.0.0-ghast.1Retrieve 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.
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-pluginsClone 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
├── plugin.json├── skills/semrush/SKILL.md└── mcp.json
Included Skills1
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
- url
- https://mcp.semrush.com/v2/mcp
Plugin manifests1
{
"$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"
}
}
}For maintainers
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)