typo3-mcp-server
Verified Safeby hauptsacheNet
Overview
Enables AI assistants to safely view, manage, and analyze TYPO3 pages and records through its workspace system.
Installation
php vendor/bin/typo3 mcp:serverEnvironment Variables
- ANTHROPIC_API_KEY
Security Notes
All AI-driven content changes are automatically queued in TYPO3 workspaces, requiring explicit publishing to become live. Authentication uses OAuth for backend users. Input validation and SQL injection protection are implemented (e.g., in `SearchTool`). File system access (e.g., `sys_file_reference`) for inline relations is intentionally restricted due to workspace limitations. A default admin password (`Admin123!`) is hardcoded in the `Build/setup-typo3.sh` setup script for bootstrapping local/test environments, which is a weak default but not a production application secret.
Similar Servers
mcp-server-mysql
A backend server application for a Modular Control Platform (MCP) or Microservice Control Plane, likely built with Node.js/TypeScript and integrating with MySQL, potentially featuring AI/LLM evaluation capabilities.
nextcloud-mcp-server
Transforms a Nextcloud instance into a semantic intelligence engine, providing AI agents and semantic search capabilities.
pluggedin-app
A testing environment for MCP (Model Control Protocol) servers, allowing interaction through a chat interface powered by LLMs and an AI agent using the LangChain ReAct framework.
triliumnext-mcp
Provides AI assistants with tools to interact with TriliumNext Notes instances, enabling automated knowledge management and content manipulation.