HomeMarketing & E-Commerce › wpgoldmine-mcp

wpgoldmine-mcp

Find WordPress plugin opportunities: abandoned, low-rated, or poorly-supported plugins to replace.

TypeScript Cloud
★ 0 stars Last pushed 2026-06-27 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "wpgoldmine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "WPGOLDMINE_API_KEY": "<YOUR_VALUE>",
        "WPGOLDMINE_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • WPGOLDMINE_API_KEY secret — Optional WP Goldmine account token. Raises the result limit and unlocks extra fields.
  • WPGOLDMINE_API_BASE — Override the API base. Defaults to https://wpgoldmine.io.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry