Sitecore CDP Server
@markstiles
关于 Sitecore CDP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Sitecore CDP Server?
Sitecore CDP Server is an MCP server that interacts with the Sitecore Customer Data Platform (CDP) using the Guest REST API. Built with TypeScript and Express, it provides a structured way to manage guest data.
How to use Sitecore CDP Server?
Clone the repository, install dependencies with npm install, compile TypeScript using npx tsc, and optionally run the server with node build/CdpServer.js. Configure the required environment variables (endpoint URL, client key, API token) in a .env file or in the MCP client’s configuration.
Key features of Sitecore CDP Server
- Interacts with Sitecore CDP via Guest REST API
- Built with TypeScript and Express
- Manages guest data in a structured way
- Configurable via environment variables
- Supports MCP client integration
Use cases of Sitecore CDP Server
— (No explicit use cases in README.)
FAQ from Sitecore CDP Server
What environment variables are required?
The .env.example file and MCP configuration specify SITECORE_CDP_ENDPOINT_URL, SITECORE_CDP_CLIENT_KEY, and SITECORE_CDP_API_TOKEN.
How do I configure the server for an MCP client?
Add an entry to the MCP client’s configuration with command: "node", args: ["Path/To/build/index.js"], and the three environment variables.
What runtime does Sitecore CDP Server require?
It runs on Node.js and all dependencies are installed via npm install. TypeScript is compiled with npx tsc.
Where does the data live?
The server communicates with the Sitecore CDP cloud endpoint specified in SITECORE_CDP_ENDPOINT_URL. Guest data is managed remotely through the Sitecore CDP platform.
数据与分析 分类下的更多 MCP 服务器
Salesforce MCP Server
tsmztechSalesforce MCP Server
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP Server for Deep Research
reading-plus-aiMCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
评论