MCP.so
ログイン

Wordpress Mcp Server

@docdyhr

Wordpress Mcp Server について

Comprehensive MCP server for WordPress management with 54 tools across posts, pages, media, users, comments, taxonomies, settings, and authentication.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

docdyhr

投稿者

Thomas Juul Dyhr

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-wordpress": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-wordpress"
      ],
      "env": {
        "WORDPRESS_SITE_URL": "https://your-site.com",
        "WORDPRESS_USERNAME": "your-username",
        "WORDPRESS_APP_PASSWORD": "your-app-password"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Wordpress Mcp Server?

Wordpress Mcp Server is an MCP server that gives AI assistants complete control over WordPress sites via 54 tools for content management, media library operations, user administration, site configuration, comments moderation, and taxonomy management. It enables natural language commands to manage all aspects of a WordPress site.

How to use Wordpress Mcp Server?

Run npx mcp-wordpress for an interactive setup wizard, or configure environment variables (WORDPRESS_SITE_URL, WORDPRESS_USERNAME, WORDPRESS_APP_PASSWORD) in your MCP client config (e.g., Claude Desktop). Then use natural language commands like “Create a new blog post about AI trends” to invoke the tools.

Key features of Wordpress Mcp Server

  • Content management: create, edit, publish, schedule posts and pages
  • Media library: upload files, edit metadata, batch process
  • User administration: create, manage accounts and roles
  • Site configuration: update settings, permalinks, manage plugins/themes data
  • Comments moderation: approve, spam, reply, track engagement
  • Taxonomy management: categories, tags, bulk categorization

Use cases of Wordpress Mcp Server

  • Create and publish blog posts via AI commands
  • Upload and optimize images in the media library
  • Moderate comments with AI assistance
  • Update site tagline, permalinks, and reading settings
  • Manage user accounts and assign roles

FAQ from Wordpress Mcp Server

What authentication methods are supported?

Application Passwords (recommended, built into WordPress 5.6+), JWT Authentication, Basic Authentication, and API Key Authentication.

What are the requirements to use Wordpress Mcp Server?

WordPress 5.0+ with REST API enabled, HTTPS connection recommended, a user account with appropriate permissions, and a compatible MCP client like Claude Desktop.

How many tools does Wordpress Mcp Server include and what are the categories?

54 tools across eight categories: Posts (6), Pages (6), Media (6), Users (6), Comments (7), Taxonomies (10), Site Management (7), and Authentication (6).

How do I install and configure Wordpress Mcp Server?

Run npx mcp-wordpress for an interactive setup, or add a JSON config block to your MCP client with environment variables for site URL, username, and app password.

Is Wordpress Mcp Server production-ready?

Yes, it is production tested, used by agencies and enterprises, has 95%+ test coverage, rate limiting, and error handling.

コメント

「その他」の他のコンテンツ