Submit

WP Engine MCP Server

@jpollock

Sample MCP server for WP Engine API
Overview

What is WP Engine MCP Server?

WP Engine MCP Server is a TypeScript implementation of a server designed to interact with the WP Engine API, providing tools for managing WP Engine accounts, sites, installs, and backups.

How to use WP Engine MCP Server?

To use the server, clone the repository, install dependencies, and configure your WP Engine API credentials. You can run the server locally or remotely using HTTP transport.

Key features of WP Engine MCP Server?

  • Retrieve account, site, and install information.
  • Create and manage backups.
  • Support for both local (stdio) and remote (HTTP) connections.
  • Comprehensive logging and error handling.

Use cases of WP Engine MCP Server?

  1. Managing multiple WP Engine accounts and sites.
  2. Automating backup processes for WordPress installations.
  3. Integrating with other tools for enhanced WP Engine management.

FAQ from WP Engine MCP Server?

  • How do I authenticate with the WP Engine API?

You need to set the WP_ENGINE_API_USERNAME and WP_ENGINE_API_PASSWORD environment variables with your API credentials.

  • Can I run the server locally?

Yes! You can run the server using local MCP clients with stdio transport.

  • What transport options are available?

The server supports both stdio and HTTP transport options.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.