Back to directory
glendaviesnz/wp-mcp

glendaviesnz/wp-mcp

@glendaviesnz

An exploration of a Model Context Protocol server to expose WP tools and actions to LLMs and Agents

wordpressmcpllmagentpythontool

Installation & Configuration

{
  "mcpServers": {
    "wordpress": {
      "command": "uv",
      "args": [
        "--directory",
        "/FULL/PATH/TO/wp-server-python",
        "run",
        "wp.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15