WordPress MCP
OfficialWordPress MCP
一个 WordPress 插件,它实现了模型上下文协议 (MCP) ,并通过标准化接口公开 WordPress 功能。此插件使 AI 模型和其他应用程序能够以结构化且安全的方式与 WordPress 网站交互。
特征
🔒 用于 WordPress 交互的安全且标准化的界面
🤖 AI 友好的 API 端点
🏗️ 自定义工具、资源和提示的可扩展架构
🔌 WordPress 功能 API适配器
⚡ 高性能实施
Related MCP server: wp-mcp
安装
从https://github.com/Automattic/wordpress-mcp/releases/下载最新的 wordpress-mcp.zip
将插件文件上传到
/wp-content/plugins/wordpress-mcp目录通过 WordPress 中的“插件”菜单激活插件
导航至
Settings > MCP并启用 MCP 功能和特性
用法
此插件旨在与wp-wordpress-remote配合使用,后者提供了与 MCP 界面交互的客户端实现。请查看使用说明。
发展
扩展插件
您可以通过 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 功能 API
检查WordPress 功能 API - 一个以标准化、可发现的方式向服务器和客户端公开 WordPress 功能的系统。启用后,此插件会将功能转换为 MCP 工具和资源。
贡献
欢迎投稿!
支持
WordPress MCP 有详尽的文档,请参阅文档以获取更多信息。
如需支持,请:
在 GitHub 上打开一个问题
联系维护人员
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
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to manage WordPress sites and create content with AI-generated featured images.212MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that turns WordPress sites into AI-operable surfaces by exposing CRUD primitives for posts, users, comments, and settings. It supports both local STDIO and remote HTTP transports, allowing AI assistants to manage content and site configuration directly.689MIT
- FlicenseNot gradedqualityDmaintenanceEnables WordPress content management through the Model Context Protocol, allowing AI agents to create, read, update, and delete posts, metadata, taxonomies, and terms, as well as interact with Gutenberg blocks.1
- 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.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
Appeared in Searches
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/Automattic/wordpress-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server