DA Admin Server
FreeNot checkedAn MCP server that provides tools for interacting with the Document Authoring Admin API to manage content, versions, and configurations in DA repositories.
About
An MCP server that provides tools for interacting with the Document Authoring Admin API to manage content, versions, and configurations in DA repositories.
README
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.
Features
- List sources and directories in DA repositories
- Manage source content (get, create, delete)
- Handle content versioning
- Copy and move content between locations
- Manage configurations
- Lookup Media and Fragment References
Cursor AI setup
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>.
Contributing
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
License
MIT
Install DA Admin Server in Claude Desktop, Claude Code & Cursor
unyly install da-admin-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add da-admin-mcp-server -- npx -y github:kptdobe/mcp-da-live-adminFAQ
Is DA Admin Server MCP free?
Yes, DA Admin Server MCP is free — one-click install via Unyly at no cost.
Does DA Admin Server need an API key?
No, DA Admin Server runs without API keys or environment variables.
Is DA Admin Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install DA Admin Server in Claude Desktop, Claude Code or Cursor?
Open DA Admin Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare DA Admin Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
