mcp-bridge-wp
MCP Bridge is a WordPress plugin that provides a standardized interface for AI agents to interact with WordPress sites using the Model Context Protocol (MCP). It implements a full JSON-RPC 2.0 compliant MCP protocol and ensures secure authentication via Application Passwords. The plugin focuses on simple request-response HTTP communication, featuring an extensible tool system and comprehensive logging capabilities.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
47
Forks
0
Issues
0
Additional Resources
The mcp-server is a WordPress plugin that implements an MCP (Model Context Protocol) server using the WordPress REST API. This plugin aims to implement the new Streamable HTTP transport as described in the latest MCP specification. Under the hood, it utilizes the logiscape/mcp-sdk-php package to set up a fully functioning MCP server, exposing this functionality through a new REST API route in WordPress. Note that the Streamable HTTP transport is not fully implemented yet, and there are no tests, so it may not work as expected.
Search Topics is an MCP extension for the phpBB 3.2 Forum Software Package. This extension allows users to efficiently search for topics within the forum. Installation is straightforward, following the official wiki for setup. Users can enable the extension from the admin control panel and utilize the search functionality for topics.