Typo3 Records List Types
MCP Serverby dirnbauer · Added 5mo ago
Claude
5
Install
git clone https://github.com/dirnbauer/webconsulting-skillsAdd to Claude
claude mcp add typo3-records-list-typesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"typo3-records-list-types": {
"command": "npx",
"args": [
"@modelcontextprotocol/typo3-records-list-types"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Configure and extend the Records List Types extension for TYPO3 v14. Grid, Compact, Teaser, and custom view modes for the backend Records module with thumbnails, drag-and-drop, dark mode, workspace indicators, and zero-PHP extensibility via TSconfig + Fluid templates. Use when working with backend record listing, creating custom view types, or configuring per-table display fields.
Tags
developmentjavascriptjavaphpbashskill