AlphaBridge MCP
AlphaBridge MCP — 無料プラグイン
会話の中で管理される、あなたの WordPress サイト。 AlphaBridge MCP は、WordPress サイトをネイティブな Model Context Protocol サーバーに変えます。Claude や他の MCP クライアントは、認証された 1 つの HTTPS エンドポイント経由で接続し、コンテンツ、メディア、タクソノミー、コメント、ウィジェット、サイト設定を管理できます。それは、毎回の呼び出しで WordPress のケイパビリティをチェックする構造化されたツールを通じて行われます。
このリポジトリには、WordPress.org プラグイン・ディレクトリに公開されている無料プラグインのソースが含まれています。WordPress.org が配布しているのと同じコードです。
ウェブサイト & ドキュメンテーション: https://alphabridge-mcp.com
ツールリファレンス: https://alphabridge-mcp.com/docs.html
セキュリティモデル: https://alphabridge-mcp.com/security.html
機能
ネイティブ MCP エンドポイント —
/wp-json/alphabridge/v1/mcpへの HTTP POST による JSON-RPC 2.0(プロトコル・バージョン 2024-11-05、2025-03-26、2025-06-18)。WordPress 内のピュア PHP: Node ミドルウェア不要、外部サービス不要、追加でホストするものもありません。39 の構造化ツール — コンテンツ、メディア、タクソノミー、コメント、ウィジェット、サイト設定、サイト情報、SEO 読み取り、検索に対応。
PKCE 付き OAuth 2.1 — トークンをコピーせずに Claude から接続できます。同意画面は、あなた自身のログイン保護されたサイトです。Connect ボタンのないクライアント向けには、ヘッダー認証(
Authorization/X-Api-Key)もあります。無料は無料 — ライセンスキー不要、登録不要、利用制限なし、ロックされた機能もありません。
Related MCP server: Royal MCP
セキュリティモデル
AI にサイトへのアクセスを許可するのは、安全に感じられるべきです。そこで、制御が最優先されます:
すべての接続は実際の WordPress ユーザーとして動作し、すべてのツールは、オブジェクトレベルのチェックを含む、対応するケイパビリティを強制します。そのユーザーにできないことは、AI にもできません。
スコープ付き接続 — 読み取り専用またはコンテンツのみのキーを任意の有効期限付きで作成でき、1 クリックでローテーション(切り替え)できます。
完全にオフにできるツールグループ — 無効化したツールは MCP サーフェースから消えます。さらに、グローバルな読み取り専用モードもあります。
ブロックリストではなくポジティブな許可リスト — 任意のオプションやトランジェントはまったく読み取れません。公開されるのは、一般的なサイト設定の固定リストだけです。
多層メタ保護 — 保護されたキー、
is_protected_meta()のキー、および複合的な認証情報パターン(api_key、access_token、client_secret、oauth、…)に一致するキーは拒否されます。パターンは意図的に複合的であり、token_countやpassword_hintのような通常のキーが誤って引っかからないようにしています。これらは多層防御であり、主要な制御ではありません。一般的なメタ・アクセスはさらに、WordPress 自身のキーごとのメタ・ケイパビリティ(edit_post_meta/edit_term_meta/edit_user_meta)を通過する必要があり、これにより他のプラグインが登録したauth_callbackルールが尊重されます。監査ログ — すべてのツール呼び出しを記録し、さらにリクエストの集中に対する固定レート制限もあります。
詳細: https://alphabridge-mcp.com/security.html
要件
WordPress 6.5+(7.0 までテスト済み)・ PHP 8.0+
インストール
WordPress 管理画面の プラグイン → 新規追加 から AlphaBridge MCP をインストールするか、WordPress.org からインストールします。
このリポジトリを直接実行するには、プラグイン・ディレクトリに alphabridge-mcp としてク口ーンします:
git clone https://github.com/CultureClub-dev/alphabridge-mcp-free.git wp-content/plugins/alphabridge-mcpその後、有効化して 設定 → AlphaBridge MCP を開き、接続を作成します。
有料アドオン
別売りの商用アドオン AlphaBridge MCP Pro は、データベース、ユーザー、プラグインとテーマのファイル、WooCommerce、SEO 書き込み、インストール/更新、マグレーション、マルチサイトのツール・グーループと、FTP/SFTP によるワン・ステップのサイト・デプロイを追加します。これは完全にオプションです。この無料プラグインは単独で完結しており、それがなくても完全に機能し続けます。そのソースはこのリポジトリには含まれません。詳細: https://alphabridge-mcp.com
コントリビュート & サポート
バグ報告やセキュリティ上の問題の報告は歓迎します。報告方法については SECURITY.md を参照してください。一般的なサポート質問は、WordPress.org サポートフォーラム に投稿するのが最適です。
このリポジトリはリリース版をミラーしています。日常の開発は別の場所で行われているため、プルリクエストは直接マージではなく手動で適用されることがあります。
ライセンス
GPL-2.0-or-later — LICENSE を参照。
CultureClub Kulturagentur UG (haftungsbeschränkt) の製品であり、スイスで開発されています。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for managing WordPress sites through the REST API, featuring 38 tools for content, media, plugin, and theme management. It supports secure Application Password authentication and offers specific compatibility for Divi theme shortcode structures.

Royal MCPofficial
FlicenseNot gradedqualityAmaintenanceProduction MCP server that runs as a WordPress plugin, exposing 40+ tools for managing posts, pages, custom post types, WooCommerce products, media, users, and menus from any MCP client. Includes API key + OAuth 2.0 authentication, rate limiting (60 req/min per IP), and activity logging. Free on WordPress.org9- AlicenseAqualityAmaintenanceMCP server for publishing to WordPress. 13 tools cover posts, categories, tags, image hosting, featured images, and SEO metadata (Rank Math, etc.) One call runs the full markdown-to-live-URL pipeline.132872AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceA comprehensive WordPress plugin that implements the Model Context Protocol (MCP) to expose WordPress functionality through standardized interfaces, enabling AI models and applications to interact with WordPress sites securely using multiple transport protocols and enterprise-grade authentication.58MIT
Related MCP Connectors
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CultureClub-dev/alphabridge-mcp-free'
If you have feedback or need assistance with the MCP directory API, please join our Discord server