MCP Local WP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 23 Apr 2026.
WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.
Today is the operative word: we check MCP Local WP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-local-wp -- npx -y @verygoodplugins/mcp-local-wp
{
"mcpServers": {
"mcp-local-wp": {
"args": [
"-y",
"@verygoodplugins/mcp-local-wp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-local-wp]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-local-wp"]
{
"mcpServers": {
"mcp-local-wp": {
"args": [
"-y",
"@verygoodplugins/mcp-local-wp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-local-wp": {
"args": [
"-y",
"@verygoodplugins/mcp-local-wp"
],
"command": "npx"
}
}
}
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.
Run governed SQL queries and inspect database schemas from MCP agents.
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
PostgreSQL MCP — query databases, inspect schemas, explain queries.
Run SQL queries and inspect database schemas through safe, visible MCP tools.
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
Answers built from our own checks of this server.