← All projects
AI PipelinesOpen source

WordPress MCP Server

Editorial agency for an LLM, over MCP

I wanted to know whether an LLM could be given real, structured authority over a live site rather than just generating text for a human to paste. So I built the interface: a Model Context Protocol server that turns WordPress into a set of callable abilities.

My previous portfolio was edited entirely through it — the agent had genuine write access to posts, pages, styling, and scripts, mediated by a typed API rather than a browser puppeting a UI.

What it does

  • 20 editorial abilities exposed to any MCP client
  • Covers posts, pages, custom CSS, and footer JS
  • Two plugins, zero dependencies, MIT licensed
  • Powered every edit on my previous portfolio site
Next projectChess Coach AI