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_envelopesB

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

get_envelopeB

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

list_documentsC

List documents attached to an envelope.

list_recipientsC

List recipients of an envelope with their signing status.

list_tagsC

List signature/form tags on an envelope.

get_download_urlA

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

get_accountB

Get DigiSign account info — credits, plan, usage.

create_envelopeA

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

upload_and_attach_documentC

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

add_recipientC

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

add_signature_tagB

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

send_envelopeB

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

cancel_envelopeC

Cancel a sent envelope. Signers will be notified.

delete_envelopeA

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

discard_envelopeA

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