HomeDatabases & Data › MCP Local WP

MCP Local WP

WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.

TypeScript
★ 32 stars Last pushed 2026-07-29 License: NOASSERTION

Connect

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

Package (npm 1.1.0)

npx -y @verygoodplugins/mcp-local-wp@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-local-wp": {
      "command": "npx",
      "args": [
        "-y",
        "@verygoodplugins/mcp-local-wp@1.1.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry