Typo3 Datahandler
MCP Serverby dirnbauer · Added 5mo ago
Claude
5
Install
git clone https://github.com/dirnbauer/webconsulting-skillsAdd to Claude
claude mcp add typo3-datahandlerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"typo3-datahandler": {
"command": "npx",
"args": [
"@modelcontextprotocol/typo3-datahandler"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert guidance on manipulating TYPO3 records via the DataHandler, ensuring transactional safety, PSR-14 event handling, and reference index integrity. Use when working with database, datahandler, tcemain, records, content, pages.
Tags
developmentgophpsqlreactskill