Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIGISIGN_ACCESS_KEYYesYour DigiSign API access key found in Settings > Pro vyvojare > API klice.
DIGISIGN_SECRET_KEYYesYour DigiSign API secret key found in Settings > Pro vyvojare > API klice.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_envelopes

List envelopes with optional status filter. Returns envelope IDs, names, and statuses.

get_envelope

Get detailed information about a specific envelope including status, recipients, documents.

list_documents

List documents attached to an envelope.

list_recipients

List recipients of an envelope with their signing status.

list_tags

List signature/form tags on an envelope.

get_download_url

Get a temporary download URL (valid 5 min) for signed documents from a completed envelope.

get_account

Get DigiSign account info — credits, plan, usage.

create_envelope

Create a new draft envelope for digital signature. Returns envelope ID for subsequent operations.

upload_and_attach_document

Upload a local file (PDF/DOCX) and attach it to an envelope.

add_recipient

Add a signer, approver, or CC recipient to an envelope.

add_signature_tag

Place a signature or form tag on a document. Use placeholder for text-based positioning or coordinates for exact placement.

send_envelope

Send a draft envelope for signature. Requires at least one document, one signer, and signature tags placed.

cancel_envelope

Cancel a sent envelope. Signers will be notified.

delete_envelope

Delete a draft envelope. Cannot delete sent/completed envelopes.

discard_envelope

Discard a draft envelope. Moves it to discarded state. Use this instead of delete when the API key lacks ROLE_ENVELOPE_DELETE.

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/davidsimoes/digisign-mcp'

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