Loading MCP server directory, please wait...
20 tools for Adobe Edge Delivery Services: preview, publish, analytics, and content ops
npx @getmcp/cli add io.github.focusgts/eds-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
EDS_OWNERGitHub org/user that owns the EDS site repo
EDS_REPOGitHub repository name for the EDS site
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.focusgts/eds-mcp-server": {
"command": "npx",
"args": [
"-y",
"@focusgts/eds-mcp-server"
],
"env": {
"EDS_OWNER": "",
"EDS_REPO": "",
"EDS_REF": "",
"EDS_API_KEY": "",
"EDS_DOMAIN_KEY": ""
}
}
}
}