Mcp Wordpress
@AiondaDotCom
Mcp Wordpress について
Model Context Protocol server for WordPress REST API integration. Allows AI assistants to manage WordPress content, posts, pages, media uploads, and user management through the WordPress REST API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"wordpress": {
"command": "npx",
"args": [
"-y",
"@aiondadotcom/mcp-wordpress"
],
"env": {
"WORDPRESS_URL": "<YOUR_WORDPRESS_URL>",
"WORDPRESS_USERNAME": "<YOUR_USERNAME>",
"WORDPRESS_APP_PASSWORD": "<YOUR_APP_PASSWORD>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Wordpress?
Mcp Wordpress is a Model Context Protocol server that provides comprehensive integration with the WordPress REST API, offering 48 management tools. It is designed for content creators, bloggers, and developers who need to manage WordPress sites programmatically through AI assistants.
How to use Mcp Wordpress?
Install via npx: npx @aiondadotcom/mcp-wordpress. Configure the server with your WordPress site URL, username, and app password in a JSON block under mcpServers. The server exposes 48 tools organized into categories such as posts, users, media, comments, taxonomies, site settings, and authentication.
Key features of Mcp Wordpress
- Complete CRUD for posts, pages, and media
- Advanced media upload and library management
- User and permission management across all roles
- Comment moderation with approval and spam filtering
- Taxonomy organization for categories and tags
- Six authentication methods including OAuth 2.0, JWT, and App Passwords
Use cases of Mcp Wordpress
- Automating content publishing workflows from an AI assistant
- Managing media files and metadata across a WordPress site
- Handling user role assignments and permission updates
- Moderating comments with spam filtering and approval processes
- Retrieving site statistics and performing global settings adjustments
FAQ from Mcp Wordpress
How many tools does Mcp Wordpress provide?
Mcp Wordpress provides 48 management tools covering posts, pages, media, users, comments, taxonomies, site administration, and authentication.
What authentication methods does Mcp Wordpress support?
The server supports six authentication methods, including OAuth 2.0, JWT, and App Passwords. The example configuration uses app passwords for simplicity.
What are the runtime dependencies for Mcp Wordpress?
The server is run via npx (Node.js), so Node.js and npm must be installed. No additional database or external service is required; it connects to an existing WordPress site.
Does Mcp Wordpress modify data on my WordPress site directly?
Yes, all operations go through the WordPress REST API and modify the site content (posts, media, users, settings, etc.) in real time. No local data storage is used.
What transport or protocol does Mcp Wordpress use?
Mcp Wordpress uses the Model Context Protocol (MCP) for communication with AI assistants and communicates with the WordPress site over the WordPress REST API.
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント