Agent Plugins Marketplace
All plugins

adzviser

v1.0.2

Analyze marketing, analytics, ecommerce, and CRM data with Adzviser. Includes workflows for performance reviews, budget pacing, SEO, ecommerce reporting, and public competitor ad research, connected to Adzviser's remote MCP server through OAuth.

Claude Code7 Skills1 MCP serverStreamable HTTP

By AdzviserLicense: Apache-2.00 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
8 skill or MCP entries
Source updated
Sep 16, 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

Install adzviser for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install adzviser@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/adzviserllc/claude-plugin

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

Plugin files

adzviser/
├── .claude-plugin/plugin.json
├── skills/budget-pacing/SKILL.md
├── skills/competitor-research/SKILL.md
├── skills/ecommerce-review/SKILL.md
├── skills/performance-review/SKILL.md
├── skills/reporting/SKILL.md
├── skills/seo-review/SKILL.md
├── skills/setup/SKILL.md
└── .mcp.json

Included Skills7

budget-pacingskills/budget-pacing/SKILL.md

Check marketing spend against a stated budget with Adzviser. Use for monthly pacing, remaining budget, projected overspend, or a proposed allocation based on observed performance.

competitor-researchskills/competitor-research/SKILL.md

Research public competitor ads through Adzviser's Meta Ad Library and Google Ads Transparency tools. Use for advertiser searches, public creative and messaging comparisons, or competitor ad examples; not private account performance.

ecommerce-reviewskills/ecommerce-review/SKILL.md

Review ecommerce revenue, orders, products, and marketing efficiency with Adzviser. Use for Shopify or WooCommerce reporting and comparisons with advertising spend, GA4, or email performance.

performance-reviewskills/performance-review/SKILL.md

Review paid marketing performance using Adzviser, including weekly or monthly reports, cross-channel scorecards, CPA and ROAS changes, and campaign-level explanations of performance shifts.

reportingskills/reporting/SKILL.md

Retrieve marketing, analytics, ecommerce, or CRM reporting rows from Adzviser and answer ad hoc data questions. Use for metric lookups, custom breakdowns, CSV exports, or datasets for a report or dashboard.

seo-reviewskills/seo-review/SKILL.md

Analyze organic search performance and landing-page opportunities with Adzviser using Google Search Console, GA4, and optional current PageSpeed measurements. Use for SEO reviews, query or page traffic drops, and organic conversion analysis.

setupskills/setup/SKILL.md

Connect Adzviser and discover available workspaces, source accounts, and reporting fields. Use for Adzviser onboarding, connection troubleshooting, or questions about which data is available.

MCP servers1

adzviserStreamable HTTP
url
https://mcp.adzviser.com/http

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "adzviser",
  "version": "1.0.2",
  "description": "Analyze marketing, analytics, ecommerce, and CRM data with Adzviser. Includes workflows for performance reviews, budget pacing, SEO, ecommerce reporting, and public competitor ad research, connected to Adzviser's remote MCP server through OAuth.",
  "author": {
    "name": "Adzviser",
    "email": "[email protected]",
    "url": "https://adzviser.com"
  },
  "homepage": "https://adzviser.com",
  "repository": "https://github.com/adzviserllc/claude-plugin",
  "license": "Apache-2.0",
  "keywords": [
    "marketing",
    "analytics",
    "reporting",
    "google-ads",
    "meta-ads",
    "google-analytics",
    "seo",
    "ecommerce",
    "shopify",
    "crm",
    "mcp"
  ]
}

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

[adzviser on Agent Plugins Marketplace](https://pluginsmp.com/plugins/adzviser)