★ 0 stars
TypeScript
🤖 AI/LLM
Updated 1d ago
MCP server for Adobe Edge Delivery Services — 15 tools for AI agents to preview, publish, read content, query metrics, and manage EDS sites
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"eds-mcp-server": {
"command": "npx",
"args": [
"-y",
"Focus-GTS/eds-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add eds-mcp-server npx -y Focus-GTS/eds-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"eds-mcp-server": {
"command": "npx",
"args": [
"-y",
"Focus-GTS/eds-mcp-server"
]
}
}
}
Topics
adobeaemai-toolsclaude-codecursoredge-delivery-servicesedsmcpmcp-server