74
grade C
10 days ago
glama

digisign-mcp

MCP server for DigiSign.cz digital signature API — create, send, and manage digital signature envelopes.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: DIGISIGN_ACCESS_KEY, DIGISIGN_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDIGISIGN_ACCESS_KEYe =your_access_key \
🔐 secretDIGISIGN_SECRET_KEYe =your_secret_key \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/davidsimoes-digisign-mcp-r5bs32)](https://m8ven.ai/mcp/davidsimoes-digisign-mcp-r5bs32)
commit: b104f0eca051576262c56263e2e415e84936c4e1
code hash: dc1ec2b58d9f8af11388e1be894f16f59eddbe15404c915eee13173fee587443
verified: 4/11/2026, 2:35:16 PM
view raw JSON →