typo3-mcp-server: This extension provides a Model Context Protocol (MCP) server for TYPO3, enabling AI assistants to safely view and manipulate TYPO3 pages and records through TYPO3's workspace system. All content changes are automatically queued in workspaces, requiring explicit publishing before affecting the live site. It offers tools for content management, SEO optimization, and productivity enhancement.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Content Management: translate pages, import documents, perform bulk updates
Integrating .NET applications with the Model Context Protocol