wp_mcp_server
3.5
The WordPress MCP Server is a TypeScript-based server that standardizes interactions between AI systems and WordPress sites, providing secure access to WordPress functions via JSON-RPC 2.0. It supports multiple sites and features like CRUD operations, secure authentication, and is optimized for performance and AI integration.
Top Comments
WordPress MCP Server
A TypeScript-based Model Context Protocol (MCP) server that provides a standardized interface for AI systems to interact with WordPress sites. This server enables secure, programmatic access to WordPress functionality through JSON-RPC 2.0.
Features
- Multi-site Support
- Secure Authentication
- Full CRUD Operations
- AI-Ready
- Extensible
- Resource Management
- Performance Optimized
- Monitoring
Requirements
- Node.js 16+
- WordPress 5.6+ with REST API enabled
- Application passwords enabled in WordPress
Documentation
- API Reference
- Configuration Guide
- Deployment Guide
- Troubleshooting