strifebridge-mcp

strifero/strifebridge-mcp
★ 0 stars PHP 🤖 AI/LLM Updated today
StrifeBridge MCP for WordPress — Connect your WordPress site to Claude and other AI models via a secure MCP server and REST API.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "strifebridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "strifero/strifebridge-mcp"
      ]
    }
  }
}

README Excerpt

=== StrifeBridge MCP === Contributors: strifero Tags: mcp, claude, ai, automation, rest-api Requires at least: 5.6 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 2.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Connect your WordPress site to Claude and other AI assistants through the Model Context Protocol. Manage posts, media, menus, and more in plain English.