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.
「データと分析」の他のコンテンツ
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
コメント