mcpbeat Sign in

Wpgoldmine MCP Server

local only

Wpgoldmine MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 28 Jun 2026.

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

Installs per day peak 33 · avg 10 · +5% w/w
a month agotoday
55
Installs / week
npm · wpgoldmine-mcp
0
Stars
0 open issues
28 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Wpgoldmine MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wpgoldmine-mcp -- npx -y wpgoldmine-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wpgoldmine-mcp": {
      "args": [
        "-y",
        "wpgoldmine-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wpgoldmine-mcp]
command = "npx"
args = ["-y", "wpgoldmine-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wpgoldmine-mcp": {
      "args": [
        "-y",
        "wpgoldmine-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wpgoldmine-mcp": {
      "args": [
        "-y",
        "wpgoldmine-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WPGOLDMINE_API_KEY (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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Wpgoldmine MCP

same job, measured the same way
Seamgrin
by seamgrin

Find alterations, free tailor training, and paid work opportunities for experienced tailors.

5 tools answering
WP Update Radar
by utilityhouse-updates

WordPress plugin release signals from public support threads, with evidence and explicit unknowns.

2 tools answering
Mentionkit
by mentionkit

Track social mentions, find opportunities, and manage keywords with Mentionkit.

answering
Revenueos
by unempyd

Self-hosted revenue department: find opportunities, execute approved work, measure results.

local only
WPBay
by wpbay

Search and compare WordPress plugins, themes and WooCommerce extensions on WPBay.

3 tools answering
Site Passport
by sitepassport

Live-checks whether a WordPress site is ready to be safely operated by AI agents.

1 tools answering
Truebases MCP
by truebases

Find opportunities, track market activity, and discover business signals with real-time data.

22 installs/wk local only
WP HealthKit
by wphealthkit

Security audits for WordPress plugins and themes — 62 verification layers, fix plans and SBOMs.

59 installs/wk answering

Wpgoldmine MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Wpgoldmine MCP?
Wpgoldmine MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wpgoldmine-mcp was installed 55 times last week.
How do I connect Wpgoldmine MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wpgoldmine-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wpgoldmine MCP?
The npm package wpgoldmine-mcp was installed 55 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wpgoldmine MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.