Factosys MCP
Factosys MCP
Factosys MCP 是 Factosys Peru S.A.C.(Trujillo, Perú)的产品 — 定制软件、系统、网站和 IT。Fork 自 WP MCP Ultimate(v2.1.0):一个自包含的 WordPress MCP 服务器,使任何 AI 代理都能管理文章、媒体、用户、插件等。无需其他插件。
联系方式:contacto@factosysperu.com · factosysperu.com
兼容性: 规范的 MCP REST 路由是
mcp/factosys-mcp(例如/wp-json/mcp/factosys-mcp)。旧版路由mcp/wp-mcp-ultimate仍可作为别名使用。
快速开始
从 ZIP 安装
使用
dist/factosys-mcp.zip文件(或重新生成:powershell -File scripts/build-zip.ps1)。在 WordPress 中:插件 → 添加新插件 → 上传插件。
如果之前的安装失败,请先删除
wp-content/plugins/factosys-mcp-2.1.0-factosys.0/文件夹(通过 FTP 或文件管理器)。激活 Factosys MCP。
前往 工具 → Factosys MCP,生成密钥并将代码片段粘贴到 Cursor / Claude / VS Code 中。
开发
将仓库复制或克隆到 wp-content/plugins/factosys-mcp/ 并激活插件。
认证: 应用密码适用于所有场景。对于需要 OAuth 的客户端(例如 Claude Web 自定义连接器),插件内置了 OAuth 2.1 授权服务器,支持 PKCE 和动态客户端注册。请参阅 docs/SETUP.md 和 SECURITY.md。
Related MCP server: wordpress-mcp
功能特性
跨内容、媒体、用户、插件、菜单、小部件、评论、选项和系统管理的 WordPress 能力
支持 MCP 协议,支持流式 HTTP 传输
应用密码认证和内置 OAuth 2.1(PKCE + 动态客户端注册)
管理仪表板,支持 API 密钥管理和连接测试
适用于 Claude Code、Claude Desktop 和 Cursor 的配置代码片段
检测旧版插件冲突(MCP Adapter、MCP Expose Abilities、Abilities API)
为 WordPress < 6.9 提供 Abilities API 兼容层
架构(概要)
层 | 角色 |
WordPress Abilities | 通过 Abilities API 注册的领域操作(文章、媒体、用户等) |
Meta-tools |
|
MCP Adapter(内置) | 协议处理器、HTTP 传输、会话处理 |
管理界面 | 工具 > Factosys MCP — 密钥、健康检查、客户端配置 |
OAuth(可选) |
|
技术标识符(meta-tool ID、过滤器前缀、PHP 命名空间 WpMcpUltimate、常量 WP_MCP_ULTIMATE_*、文本域、管理别名、AJAX 操作)有意保持与上游一致,以确保客户端和升级的稳定性。REST 路由为 mcp/factosys-mcp(旧版 mcp/wp-mcp-ultimate 别名)。
系统要求
PHP 8.0 或更高版本
WordPress 6.7 或更高版本
文档
致谢
由 Factosys Peru S.A.C. 维护。基于 Agrici Daniel 的 WP MCP Ultimate,该插件基于 WordPress AI 团队的工作、MCP Adapter 和 MCP Expose Abilities(Bjorn Solstad)构建。
根据 GPL-2.0-or-later 许可。完整文本请参阅 LICENSE。
许可证
GPL-2.0-or-later。请参阅 LICENSE。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage and interact with WordPress sites through MCP, providing tools for content creation, moderation, WooCommerce operations, and governance.46GPL 2.0
- AlicenseCqualityDmaintenanceEnables AI-powered WordPress management via MCP, with 158 tools for posts, pages, media, plugins, themes, users, comments, and more, plus token-optimized responses.100792MIT
- FlicenseNot gradedqualityFmaintenanceEnables AI assistants to interact with a WordPress site, allowing content and taxonomy management (list, create, update, delete) through 17 MCP tools.2
- AlicenseNot gradedqualityCmaintenanceEnables managing self-hosted WordPress sites via AI assistants, providing 69 tools for content creation, SEO, media, comments, and site management through the MCP protocol.2MIT
Related MCP Connectors
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SantosSjba/factosys-mcp-wordpress'
If you have feedback or need assistance with the MCP directory API, please join our Discord server