novamira

use-novamira/novamira
★ 466 stars PHP File System Updated 15d ago
MCP server that gives AI agents full access to WordPress through PHP execution and filesystem operations
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": {
    "novamira": {
      "command": "npx",
      "args": [
        "-y",
        "use-novamira/novamira"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/banner.png" alt="Novamira" /> </p> MCP server that gives AI agents full access to WordPress through PHP execution and filesystem operations. For documentation, visit [novamira.ai](https://novamira.ai). See [CONTRIBUTING.md](CONTRIBUTING.md).