Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DA_ADMIN_API_TOKENYesYour API token for the DA Admin API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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