mcp-server
31
This project is a WordPress plugin designed to implement a Model Context Protocol server using the WordPress REST API. It aims to support the new Streamable HTTP transport specification, offering extended functionality through a custom REST API route.
What is the MCP Server for WordPress?
It is a WordPress plugin that implements the Model Context Protocol using the WordPress REST API.
Is the Streamable HTTP transport fully implemented?
No, the Streamable HTTP transport is not fully implemented yet and may not work as expected.
What package does the plugin use to set up the MCP server?
The plugin uses the logiscape/mcp-sdk-php package to set up the MCP server.
How can I try the MCP Server for WordPress?
You can try it by installing and activating the latest nightly build on your WordPress website.
Does the plugin work with WP-CLI?
Yes, the plugin works best with the WP-CLI AI command for enhanced functionality.