wp_mcp_server

wp_mcp_server

3.2

If you are the rightful owner of wp_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A TypeScript-based Model Context Protocol (MCP) server for interacting with WordPress sites.

The WordPress MCP Server is a TypeScript-based server that provides a standardized interface for AI systems to interact with WordPress sites. It leverages the Model Context Protocol (MCP) to enable secure, programmatic access to WordPress functionality through JSON-RPC 2.0. This server is designed to support multiple WordPress sites, offering secure authentication methods, full CRUD operations, and is optimized for integration with LLM applications. It is extensible, allowing developers to add new features and tools, and includes built-in caching and connection pooling for performance optimization. The server also provides comprehensive metrics and logging for monitoring purposes.

Features

  • Multi-site Support: Manage multiple WordPress sites from a single server.
  • Secure Authentication: API key and WordPress application password support.
  • Full CRUD Operations: Create, read, update, delete posts, pages, media, and more.
  • AI-Ready: Designed for integration with LLM applications.
  • Extensible: Easy to add new WordPress features and tools.