Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

DA Admin Server

БесплатноНе проверен

An MCP server that provides tools for interacting with the Document Authoring Admin API to manage content, versions, and configurations in DA repositories.

GitHubEmbed

Описание

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

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

License

MIT

from github.com/kptdobe/mcp-da-live-admin

Установить DA Admin Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install da-admin-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add da-admin-mcp-server -- npx -y github:kptdobe/mcp-da-live-admin

FAQ

DA Admin Server MCP бесплатный?

Да, DA Admin Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для DA Admin Server?

Нет, DA Admin Server работает без API-ключей и переменных окружения.

DA Admin Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить DA Admin Server в Claude Desktop, Claude Code или Cursor?

Открой DA Admin Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare DA Admin Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development