MCP Directory
Back

typo3-mcp-server

by hauptsacheNet · PHP · ★ 75

One MCP endpoint connects your TYPO3 site to Claude, Cursor, n8n, and any AI tool — safely through workspaces.

#mcp#mcp-server#typo3#typo3-extension

Install

git clone https://github.com/hauptsacheNet/typo3-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "typo3-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:hauptsacheNet/typo3-mcp-server"
      ]
    }
  }
}

From the README

This extension provides a Model Context Protocol (MCP) server implementation for TYPO3 that allows AI assistants to safely view and manipulate TYPO3 pages and records through TYPO3's workspace system. **All content changes are automatically queued in TYPO3 workspaces**, making it completely safe for AI assistants to create, update, and modify content without immediately affecting your live website. Changes require explicit publishing to become visible to site visitors. With the TYPO3 MCP Server, your AI assistant can help you: - **Translate Pages**: "Translate the /about-us page to German"…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers