Xperience Community MCP Server
@seangwright
关于 Xperience Community MCP Server
ASP.NET Core MCP server for Xperience by Kentico projects
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Xperience Community MCP Server?
An MCP server built with the .NET MCP Server SDK, installed as a NuGet package, that exposes Xperience by Kentico project tools to an AI agent in VS Code. It is intended for developers working on Xperience by Kentico projects and has been deprecated in favor of native Xperience by Kentico AI capabilities.
How to use Xperience Community MCP Server?
Install the NuGet package, add services and middleware in Program.cs, start the application, and configure the server in VS Code’s MCP settings using an HTTP streaming endpoint (e.g., http://localhost:<port>/xperience-mcp). Then use the exposed tools in GitHub Copilot agent mode.
Key features of Xperience Community MCP Server
- Exposes documented tools to AI agents in VS Code
- Installed as a NuGet package for Xperience by Kentico
- Uses HTTP streaming transport (requires VS Code v1.100+)
- Works with Xperience by Kentico versions >= 30.4.1
- Provides structured context about project content types
- Integrates with GitHub Copilot agent mode
Use cases of Xperience Community MCP Server
- Developers ask an AI agent about web page content types and their structure
- Explore relationships between content items and field definitions
- Automate content modeling queries during development
- Assist in generating Xperience by Kentico code with richer context
FAQ from Xperience Community MCP Server
What does this MCP server do for Xperience by Kentico projects?
It exposes a discrete set of tools to an AI agent, giving the agent well-structured context and capabilities to help developers build features for marketers.
What are the runtime requirements?
Requires ASP.NET Core 8.0, Xperience by Kentico, and VS Code v1.100 or newer (for HTTP streaming MCP support).
How is the server configured in VS Code?
Add an HTTP server entry in .vscode/mcp.json with the type set to http and url pointing to your application’s MCP endpoint (default path is /xperience-mcp).
Is this package still actively maintained?
The package has been deprecated. Users should migrate to native Xperience by Kentico AI capabilities, including the Content type management API + MCP server and Documentation MCP server.
What transport does the server use?
It uses HTTP streaming (Streamable HTTP), supported by VS Code’s MCP client starting from the April 2025 release.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论