MCP ExplorerExplorer

Wp Mcpy

@tbshikion a year ago
2 MIT
FreeCommunity
AI Systems
wp-mcpy provides MCP server settings for Claude for Desktop, enabling WordPress integration.

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.

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 に対する操作を行うことができます。設定内容は各自の環境に合わせて適切に調整してください。

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers