Back to Home
collegeman icon

WordPressMCPTestServer

Verified Safe

by collegeman

Overview

Provides a WordPress-native Model Context Protocol (MCP) server for AI-assisted page building using the Ollie block theme, allowing AI clients like Claude to build pages from patterns and design tokens.

Installation

Run Command
wp mcp-adapter serve --user=admin --server=mcp-adapter-default-server

Environment Variables

  • WP_ENV
  • DB_NAME
  • DB_USER
  • DB_PASSWORD
  • DB_HOST

Security Notes

The server is built on Roots Bedrock, a more secure WordPress boilerplate. It utilizes the WordPress Abilities API and MCP Adapter for structured AI interaction, which is a good practice for controlling exposed functionality. Critical security features include 'draft-first editing' to prevent direct malicious edits to live content and the initial abilities being read-only (`get-patterns`, `get-design-tokens`), significantly reducing the immediate attack surface. Environment variables are managed with Dotenv. Potential risks exist with future 'enhanced abilities' if input sanitization and authorization are not meticulously handled.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-06

Tags

WordPressAIMCPBlock ThemeFSE