Factosys MCP
Enables AI agents to manage WordPress sites by providing tools for posts, media, users, plugins, menus, widgets, comments, options, and system administration over the MCP protocol, with support for application passwords and OAuth 2.1.
README
Factosys MCP
Factosys MCP is a product of Factosys Peru S.A.C. (Trujillo, Perú) — software a medida, sistemas, web y TI. Fork of WP MCP Ultimate (v2.1.0): a self-contained WordPress MCP server so any AI agent can manage posts, media, users, plugins, and more. No other plugins needed.
Contact: contacto@factosysperu.com · factosysperu.com
Compatibility: The canonical MCP REST route is
mcp/factosys-mcp(e.g./wp-json/mcp/factosys-mcp). The legacy routemcp/wp-mcp-ultimatestill works as an alias.
Quick Start
Instalar desde ZIP
- Usa el archivo
dist/factosys-mcp.zip(o regenera:powershell -File scripts/build-zip.ps1). - En WordPress: Plugins → Añadir nuevo → Subir plugin.
- Si ya falló una instalación anterior, borra primero la carpeta
wp-content/plugins/factosys-mcp-2.1.0-factosys.0/(FTP o administrador de archivos). - Activa Factosys MCP.
- Ve a Herramientas → Factosys MCP, genera la clave y pega el snippet en Cursor / Claude / VS Code.
Desarrollo
Copia o clona el repo en wp-content/plugins/factosys-mcp/ y activa el plugin.
Authentication: Application Passwords work everywhere. For clients that require OAuth (e.g. Claude Web custom connectors), the plugin bundles an OAuth 2.1 authorization server with PKCE and dynamic client registration. See docs/SETUP.md and SECURITY.md.
Features
- WordPress abilities across content, media, users, plugins, menus, widgets, comments, options, and system management
- MCP protocol support with streamable HTTP transport
- Application Password auth and bundled OAuth 2.1 (PKCE + dynamic client registration)
- Admin dashboard with API key management and connection testing
- Config snippets for Claude Code, Claude Desktop, and Cursor
- Conflict detection for legacy plugins (MCP Adapter, MCP Expose Abilities, Abilities API)
- Abilities API polyfill for WordPress < 6.9
Architecture (summary)
| Layer | Role |
|---|---|
| WordPress Abilities | Domain operations (posts, media, users, …) registered via the Abilities API |
| Meta-tools | wp-mcp-ultimate/discover-abilities, get-ability-info, execute-ability — the only tools listed to MCP clients |
| MCP Adapter (bundled) | Protocol handlers, HTTP transport, session handling |
| Admin UI | Tools > Factosys MCP — keys, health checks, client config |
| OAuth (optional) | /.well-known/oauth-* and /wp-mcp-oauth/ for clients that need OAuth |
Technical identifiers (meta-tool IDs, filter prefixes, PHP namespace WpMcpUltimate, constants WP_MCP_ULTIMATE_*, text domain, admin slug, AJAX actions) are intentionally unchanged from upstream for client and upgrade stability. The REST route is mcp/factosys-mcp (legacy mcp/wp-mcp-ultimate alias).
Requirements
- PHP 8.0 or higher
- WordPress 6.7 or higher
Documentation
- Setup Guide — installation and configuration
- Abilities Reference — abilities list and capabilities
Credit
Maintained by Factosys Peru S.A.C. Based on WP MCP Ultimate by Agrici Daniel, which builds on the WordPress AI team’s work, MCP Adapter, and MCP Expose Abilities (Bjorn Solstad).
Licensed under GPL-2.0-or-later. See LICENSE for the full text.
License
GPL-2.0-or-later. See LICENSE.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.