Factosys MCP

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.

Category
Visit Server

README

Factosys MCP

PHP >= 8.0 WordPress >= 6.7 License GPL-2.0-or-later

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 route mcp/wp-mcp-ultimate still works as an alias.

Quick Start

Instalar desde ZIP

  1. Usa el archivo dist/factosys-mcp.zip (o regenera: powershell -File scripts/build-zip.ps1).
  2. En WordPress: Plugins → Añadir nuevo → Subir plugin.
  3. 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).
  4. Activa Factosys MCP.
  5. 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

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

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured