Back to Home
hauptsacheNet icon

typo3-mcp-server

Verified Safe

by hauptsacheNet

Overview

Provides a Model Context Protocol (MCP) server for TYPO3, enabling AI assistants to safely manage and analyze pages and records through TYPO3's workspace system.

Installation

Run Command
vendor/bin/typo3 mcp:server

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

The project prioritizes security through a 'TCA-First' approach, robust input validation, and automatic workspace handling which ensures AI changes are staged, not immediately live. Extensive edge case tests cover SQL injection, mass assignment, and various permission types (table, field, workspace, language, mount point, operation). OAuth is used for backend user authentication. File reference tables (`sys_file_reference`) are intentionally restricted due to workspace limitations. A minor concern is the hardcoded admin password `Admin123!` in the `Build/setup-typo3.sh` script, though this script is for a test setup and not intended for production deployment.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars24
Forks1
Last Update2025-11-30

Tags

TYPO3CMSAI IntegrationContent ManagementWorkspacesAPI