tsainte
MCP Servertsaintepublic

wordpress automation mcp

A quick mcp for Wordpress post automation

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
Python
Language
-
License

About This Server

A quick mcp for Wordpress post automation

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Wordpress Automation MCP

This is a MCP tool to interact with Wordpress posts.

Tech Stack

  • Python 3.13
  • UV

Features

  • Connect to WordPress sites using environment variables or direct credentials
  • Create, read, update, and delete posts
  • Support for post status (draft, publish, etc.)
  • Pagination support for listing posts

Usage

You must specify the environment variables in your MCP configuration:

{
    "mcpServers": {
        "wordpress": {
            "command": "uv",
            "args": [
                "--directory", 
                "/path/to/wordpress-automation-mcp",
                "run",
                "main.py"
            ],
            "env": {
                "WP_SITE_URL": "https://your-wordpress-site.com",
                "WP_USERNAME": "your-username",
                "WP_APP_PASSWORD": "your-app-password"
            }
        }
    }
  }

Quick Start

1

Clone the repository

git clone https://github.com/tsainte/wordpress-automation-mcp
2

Install dependencies

cd wordpress-automation-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertsainte
Repowordpress-automation-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation