dokuwiki-plugin-mcp
dokuwiki-plugin-mcp is a plugin for DokuWiki, primarily aimed at content management and integration with APIs. It provides features that enable users to manage information efficiently and connect with external systems. The plugin is designed to enhance the extensibility of DokuWiki and improve user experience.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
20
Forks
1
Issues
0
Additional Resources
0
Followers
0
Repositories
0
Gists
0
Total Contributions
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.
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.