Wpgoldmine MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 28 Jun 2026.
Find WordPress plugin opportunities: abandoned, low-rated, or poorly-supported plugins to replace.
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.
claude mcp add wpgoldmine-mcp -- npx -y wpgoldmine-mcp
{
"mcpServers": {
"wpgoldmine-mcp": {
"args": [
"-y",
"wpgoldmine-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.wpgoldmine-mcp]
command = "npx"
args = ["-y", "wpgoldmine-mcp"]
{
"mcpServers": {
"wpgoldmine-mcp": {
"args": [
"-y",
"wpgoldmine-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wpgoldmine-mcp": {
"args": [
"-y",
"wpgoldmine-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.