Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DMS_BRIDGE_URLNoLocal bridge URLhttp://127.0.0.1:8765
DMS_BROKER_URLNoLocal broker URLhttp://127.0.0.1:8776
DMS_MCP_TIMEOUT_SECONDSNoUpstream HTTP timeout30
DMS_MCP_USER_CONFIG_DIRNoDirectory for user configuration
DMS_MCP_MACHINE_CONFIG_DIRNoDirectory for machine configuration
DMS_MCP_MAX_DOCUMENT_BYTESNoMaximum document returned to MCP1048576

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
bridge_healthA

Check whether the local DMS Provider Bridge is available.

list_connectionsA

List DMS connections available through the bridge.

list_itemsB

List files and folders at a connection:/path location.

search_itemsA

Search natively below connection:/path. Returned paths are exact and must be reused verbatim; never shorten or rewrite them. By default return unique files only.

open_share_urlA

Open an Alfresco or eDoCat DMS share URL read-only. Resolve its exact path, return item metadata, and list contents when it targets a folder.

get_item_infoA

Return metadata for one file or folder at connection:/path.

read_documentA

Read a size-limited document; text is decoded and binary data is base64 encoded.

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/mergi72/dms-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server