mcp-server

mcp-server

3.5

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for WordPress is a plugin that implements the Model Context Protocol using the WordPress REST API.

The MCP Server for WordPress is a plugin designed to integrate the Model Context Protocol (MCP) with WordPress through its REST API. It leverages the `logiscape/mcp-sdk-php` package to establish a fully functional MCP server, which is accessible via a new REST API route `wp-json/mcp/v1/mcp`. This plugin aims to support the Streamable HTTP transport as outlined in the latest MCP specification, although this feature is still under development and may not be fully operational. The plugin is particularly useful when used in conjunction with the WP-CLI AI command, allowing users to interact with the MCP server through command-line instructions. Despite its current limitations, the MCP Server for WordPress represents a significant step towards integrating advanced protocol capabilities within the WordPress ecosystem.

Features

  • Integration with WordPress REST API to implement MCP.
  • Utilizes `logiscape/mcp-sdk-php` for MCP server setup.
  • Exposes functionality through `wp-json/mcp/v1/mcp` REST API route.
  • Supports Streamable HTTP transport (in development).
  • Compatible with WP-CLI AI command for enhanced interaction.