Back to Home

wp-mcp-server-demo

Verified Safe

by jonathanbossenger

Overview

A WordPress plugin acting as a configuration layer to create a custom Model Context Protocol (MCP) server, exposing pre-defined abilities from the WP Abilities API Demo plugin for AI integration.

Installation

Run Command
No command provided

Security Notes

The plugin acts as a configuration wrapper for an MCP server, exposing abilities defined in a separate plugin. It explicitly states that all abilities implement permission-based access control, input sanitization, validation, and proper WordPress capability checks (`manage_options`, `publish_posts`). The main security considerations would arise from the exposed abilities themselves (defined externally) and the secure configuration of the WordPress environment and authentication methods (e.g., application passwords).

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassLow
Avg Tokens500
Stars4
Forks1
Last Update2025-11-17

Tags

WordPressMCPAPI ServerPluginAbilities API