ai-engine-wordpress-mcp-server-and-ai-automation · git:20260518.feaca2f · 2026-05-18 · sha256 f3b25b2e6a3eb791

ai-engine-wordpress-mcp-server-and-ai-automation git:20260518.feaca2fA

Immutable. This exact content is served forever at /api/v1/blob/f3b25b2e6a3eb791.

---
name: "AI Engine WordPress MCP Server and AI Automation"
slug: "ai-engine-wordpress-mcp-server-and-ai-automation"
description: "AI Engine is a WordPress plugin by Meow Apps that connects sites to OpenAI, Claude, Gemini, and other models while exposing WordPress actions through MCP and REST interfaces. This skill helps agents configure providers, enable the plugin's MCP capabilities, and automate content, chatbots, media, and site-management workflows from WordPress."
github_stars: 37
verification: "security_reviewed"
source: "https://github.com/jordymeow/ai-engine"
author: "Jordy Meow"
publisher_type: "Individual Developer"
category: "WordPress & CMS"
framework: "MCP"
tool_ecosystem:
  github_repo: "jordymeow/ai-engine"
  github_stars: 37
---

# AI Engine WordPress MCP Server and AI Automation

AI Engine is a WordPress plugin by Meow Apps that connects sites to OpenAI, Claude, Gemini, and other models while exposing WordPress actions through MCP and REST interfaces. This skill helps agents configure providers, enable the plugin's MCP capabilities, and automate content, chatbots, media, and site-management workflows from WordPress.

## Prerequisites

WordPress site with plugin access, an API key for a supported provider such as OpenAI, Anthropic, Google, or OpenRouter, and optional vector database services such as Pinecone, Chroma, or Qdrant for embeddings.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Upload ai-engine to /wp-content/plugins/ and activate it from the Plugins menu.
```

## Documentation

- https://meowapps.com/ai-engine/tutorial/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/ai-engine-wordpress-mcp-server-and-ai-automation/)