- Explore MCP Servers
- wp-mcpy
Wp Mcpy
What is Wp Mcpy
wp-mcpy is a configuration for setting up an MCP server within Claude for Desktop, enabling direct operations on WordPress.
Use cases
Use cases for wp-mcpy include automating WordPress operations, managing content directly from the desktop, and facilitating development workflows that involve WordPress.
How to use
To use wp-mcpy, place the configuration file at the specified path in the Claude for Desktop environment and adjust the settings according to your WordPress site details.
Key features
Key features include the ability to execute commands via Python, specify project directory paths, and connect to WordPress using environment variables for site URL and user credentials.
Where to use
wp-mcpy is used primarily in web development environments where integration with WordPress is necessary, particularly for developers working with Claude for Desktop.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Wp Mcpy
wp-mcpy is a configuration for setting up an MCP server within Claude for Desktop, enabling direct operations on WordPress.
Use cases
Use cases for wp-mcpy include automating WordPress operations, managing content directly from the desktop, and facilitating development workflows that involve WordPress.
How to use
To use wp-mcpy, place the configuration file at the specified path in the Claude for Desktop environment and adjust the settings according to your WordPress site details.
Key features
Key features include the ability to execute commands via Python, specify project directory paths, and connect to WordPress using environment variables for site URL and user credentials.
Where to use
wp-mcpy is used primarily in web development environments where integration with WordPress is necessary, particularly for developers working with Claude for Desktop.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
wp-mcpy
Claude for Desktop での MCP サーバー設定
本プロジェクトでは、Claude for Desktop における MCP サーバーとして利用できる設定を提供しています。設定ファイルは以下のパスに配置してください:
code $env:AppData\Claude\claude_desktop_config.json
設定ファイルの内容例
設定項目の説明
"command": 実行するコマンド名(pythonを指定しています)。"args": コマンドの引数。- プロジェクトのディレクトリパスを指定し、その後実行するスクリプト名 (
wp-mcpy.py) を記述します。
- プロジェクトのディレクトリパスを指定し、その後実行するスクリプト名 (
"env": WordPress サイトへの接続に利用する環境変数。WORDPRESS_SITE_URL: WordPress のサイト URL。WORDPRESS_USERNAME: WordPress API にアクセスするためのユーザー名。WORDPRESS_PASSWORD:Application Passwordsで生成したパスワード。
設定の適用
この設定を用いることで、Claude for Desktop から直接 WordPress に対する操作を行うことができます。設定内容は各自の環境に合わせて適切に調整してください。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










