wp-mcp-server

joelchala/wp-mcp-server
★ 0 stars PHP AI/LLM Updated 12d ago
Plugin de WordPress que convierte tu sitio en un servidor MCP (Model Context Protocol) nativo. Permite a Claude u otra IA compatible gestionar contenido, medios, plugins, temas, usuarios y base de datos, autenticado con WordPress Application Passwords.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "joelchala/wp-mcp-server"
      ]
    }
  }
}

Topics

aiautomationclaudemcpmodel-context-protocolphprest-apiwordpresswordpress-plugin