Connect Your AI Agent with WordPressOrg for Slack

Integrate WordPressOrg MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
WordPressOrg
WordPressOrg
Self-hosted version of Wordpress, which you can use to easily create a beautiful website, blog, or app.

Categories

Social Media

Available Tools

Tools that your AI agent can use through this MCP server to interact with WordPressOrg

List User Options

Retrieves available options for the User field.

List Tags Options

Retrieves available options for the Tags field.

List Post Options

Retrieves available options for the Post field.

List Featured Media Options

Retrieves available options for the Featured Media field.

List Categories Options

Retrieves available options for the Categories field.

List Author Options

Retrieves available options for the Author field.

List Status Options

Retrieves available options for the Status field.

Create Post

Create a new WordPress post using the REST API directly. See the documentation

Upload Media

Upload a media item to your WordPress media library. Returns a media ID to be used in creating or updating posts.See the documentation

Update User

Updates the information of a user. See the documentation

Update Post

Updates a post specified by its ID. See the documentation

Search Posts

Searches for specific posts. See the documentation

Get User

Retrieves information for a user. See the documentation

Create User

Creates a user. See the documentation