Tridion DXD MCP Server
@RWS
关于 Tridion DXD MCP Server
An example Model Context Protocol Server for Tridion DXD
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tridion-dxd-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tridion DXD MCP Server?
An example Model Context Protocol (MCP) Server for Tridion DXD (Delivery Experience Delivery). It connects an MCP client to a running Tridion DXD Content Service and Token Service, enabling AI assistants to interact with Tridion DXD content through standard MCP tool calls.
How to use Tridion DXD MCP Server?
Set the environment variables DXD_CLIENT_SECRET, DXD_CONTENT_URL, and DXD_TOKEN_URL, then run the Spring Boot application via Maven: mvn spring-boot:run. Requires Java 21 and a recent version of Maven.
Key features of Tridion DXD MCP Server
- Connects to Tridion DXD Content Service and Token Service
- Implements the Model Context Protocol (MCP) standard
- Built with Spring Boot and Java 21
- Debuggable with the official MCP Inspector
Use cases of Tridion DXD MCP Server
—
FAQ from Tridion DXD MCP Server
What are the runtime requirements?
Java 21, a recent version of Maven, and a running Tridion DXD Content Service and Token Service.
How is the server configured?
Through three environment variables: DXD_CLIENT_SECRET, DXD_CONTENT_URL, and DXD_TOKEN_URL.
How can I debug the server?
Use the MCP Inspector by running npx @modelcontextprotocol/inspector.
What transport or authentication does it use?
—
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论