digisign-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DIGISIGN_ACCESS_KEY | Yes | Your DigiSign API access key found in Settings > Pro vyvojare > API klice. | |
| DIGISIGN_SECRET_KEY | Yes | Your DigiSign API secret key found in Settings > Pro vyvojare > API klice. |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/davidsimoes/digisign-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server