DA Admin MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DA_ADMIN_API_TOKEN | Yes | Your API token for the DA Admin API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| da_admin_list_sourcesB | Returns a list of sources inside a folder from an organization |
| da_admin_get_sourceC | Get source content from an organization: can be an html file or a json file |
| da_admin_create_sourceA | Create source content within an organization: can be an html file or a json file |
| da_admin_delete_sourceB | Delete source content from an organization: can be an html file or a json file |
| da_media_check_statusA | Check if media index exists on a site. Returns initialization URL if not found. |
| da_media_refresh_cacheA | Refresh the media data cache by fetching the latest media.json. Use when media has been updated. |
| da_media_get_indexB | Get the complete media index (media.json) for a site. Returns all media references with timestamp. |
| da_media_searchC | Search and filter media items by type, document, name, alt text, unused status, or missing alt text. |
| da_media_get_statsA | Get media usage statistics including total count, breakdown by type, unused media count, and alt text status (filled/decorative/notFilled). |
| da_media_find_usageB | Find all documents using a specific media item by URL or name. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kptdobe/mcp-da-live-admin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server