Factosys MCP
Factosys MCP
Factosys MCP는 Factosys Peru S.A.C. (트루히요, 페루)의 제품입니다 — 맞춤 소프트웨어, 시스템, 웹 및 IT. WP MCP Ultimate (v2.1.0)의 포크입니다: 모든 AI 에이전트가 게시물, 미디어, 사용자, 플러그인 등을 관리할 수 있는 자체 포함형 WordPress MCP 서버입니다. 다른 플러그인이 필요 없습니다.
연락처: 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 사용자 지정 커넥터)의 경우, 플러그인에 PKCE 및 동적 클라이언트 등록을 지원하는 OAuth 2.1 인증 서버가 번들로 포함되어 있습니다. docs/SETUP.md 및 SECURITY.md를 참조하세요.
Related MCP server: wordpress-mcp
기능
콘텐츠, 미디어, 사용자, 플러그인, 메뉴, 위젯, 댓글, 옵션 및 시스템 관리 전반에 걸친 WordPress 능력
스트리밍 가능한 HTTP 전송을 통한 MCP 프로토콜 지원
애플리케이션 비밀번호 인증 및 번들 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를 통해 등록된 도메인 작업 (게시물, 미디어, 사용자, …) |
메타 도구 |
|
MCP 어댑터 (번들) | 프로토콜 핸들러, HTTP 전송, 세션 처리 |
관리자 UI | 도구 > Factosys MCP — 키, 상태 확인, 클라이언트 구성 |
OAuth (선택 사항) | OAuth가 필요한 클라이언트를 위한 |
기술 식별자(메타 도구 ID, 필터 접두사, PHP 네임스페이스 WpMcpUltimate, 상수 WP_MCP_ULTIMATE_*, 텍스트 도메인, 관리자 슬러그, AJAX 작업)는 클라이언트 및 업그레이드 안정성을 위해 의도적으로 업스트림과 동일하게 유지됩니다. REST 경로는 mcp/factosys-mcp입니다 (레거시 mcp/wp-mcp-ultimate 별칭).
요구 사항
PHP 8.0 이상
WordPress 6.7 이상
문서
설정 가이드 — 설치 및 구성
Abilities 참조 — 능력 목록 및 기능
크레딧
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