mcp-server

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.

Overview

  • MCP Server for WordPress utilizes the WordPress REST API to implement the Model Context Protocol (MCP).
  • Aims to establish the Streamable HTTP transport according to MCP specifications.
  • Uses the logiscape/mcp-sdk-php package for full MCP server functionality.
  • Provides a REST API route wp-json/mcp/v1/mcp for WordPress.
  • Best used with WP-CLI and the AI command for added functions.