Skip to main content
Glama

WordPress MCP

Official
by Automattic

WordPress MCP

モデルコンテキストプロトコル(MCP)を実装し、標準化されたインターフェースを通じてWordPressの機能を公開するWordPressプラグイン。このプラグインにより、AIモデルやその他のアプリケーションがWordPressサイトと構造化された安全な方法でやり取りできるようになります。

特徴

  • 🔒 WordPressインタラクションのための安全で標準化されたインターフェース
  • 🤖 AIフレンドリーなAPIエンドポイント
  • 🏗️ カスタムツール、リソース、プロンプトのための拡張可能なアーキテクチャ
  • 🔌 WordPress Feature API用アダプター
  • ⚡ 高性能実装

インストール

  1. https://github.com/Automattic/wordpress-mcp/releases/から最新の wordpress-mcp.zip をダウンロードします。
  2. プラグインファイルを/wp-content/plugins/wordpress-mcpディレクトリにアップロードします。
  3. WordPressの「プラグイン」メニューからプラグインを有効化します。
  4. Settings > MCPに移動し、MCP の機能を有効にします。

使用法

このプラグインは、MCPインターフェースを操作するためのクライアント側実装を提供するwp-wordpress-remoteと連携するように設計されています。使用方法をご確認ください。

発達

プラグインの拡張

WordPress MCP API を通じて新しいコンポーネントを追加することで、プラグインの機能を拡張できます。

新しいツールの追加

例についてはwp-content/plugins/wordpress-mcp/includes/Tools/で定義されているツールを確認してください。

リソースの追加

例についてはwp-content/plugins/wordpress-mcp/includes/Resources/のリソース定義を確認してください。

プロンプトの追加

サンプルについてはwp-content/plugins/wordpress-mcp/includes/Prompts/で定義されているプロンプトを確認してください。

WordPress Feature API の使用

WordPress Feature API をご確認ください。これは、WordPress の機能をサーバー側とクライアント側の両方で標準化された方法で公開するためのシステムです。このプラグインを有効にすると、Features が MCP ツールとリソースに変換されます。

貢献

貢献を歓迎します!

サポート

WordPress MCP には広範なドキュメントがありますので、詳細についてはドキュメントを参照してください。

サポートについては、以下をご覧ください。

  • GitHubで問題を開く
  • メンテナーに連絡する
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

モデル コンテキスト プロトコルを実装し、AI モデルとアプリケーションが構造化された安全な方法で WordPress サイトと対話できるようにする WordPress プラグイン。

  1. 特徴
    1. インストール
      1. 使用法
        1. 発達
          1. プラグインの拡張
        2. 貢献
          1. サポート

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
              Last updated -
              16
              TypeScript
            • -
              security
              A
              license
              -
              quality
              Implements a Model Context Protocol server for WordPress that enhances VS Code with WordPress-specific intelligence, including database integration, code completion, and documentation.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
              Last updated -
              Python
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol plugin that helps AI assistants maintain persistent project context through structured markdown files, providing a systematic approach to tracking project goals, decisions, progress, and patterns.
              Last updated -
              94
              12
              JavaScript
              MIT License
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/Automattic/wordpress-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server