loading…
Search for a command to run...
loading…
An MCP server that provides tools for interacting with the Document Authoring Admin API to manage content, versions, and configurations in DA repositories.
An MCP server that provides tools for interacting with the Document Authoring Admin API to manage content, versions, and configurations in DA repositories.
An MCP (Model Context Protocol) server that provides tools for interacting with the Document Authoring Admin API. This server allows you to manage content, versions, and configurations in DA repositories through MCP tools.
To use this MCP server with Cursor AI, go to Cursor Settings, MCP and a New global MCP server. Add this entry to your list of mcpServers:
"da-live-admin": {
"command": "npx",
"args": [
"https://github.com/kptdobe/mcp-da-live-admin"
],
"env": {
"DA_ADMIN_API_TOKEN": "your_api_token_here"
}
}
In the chat, you can then ask things like: Via the DA Admin, give me the list of resources in <your_org>/<your_repo>/<path>.
MIT
Run in your terminal:
claude mcp add da-admin-mcp-server -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.