Server data from the Official MCP Registry
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
This MCP server for HEU Legal API integration is well-structured with appropriate authentication and reasonable permissions. The API key is correctly managed via environment variables without hardcoding, and sensitive operations include user confirmation prompts. Minor code quality issues around error handling and input validation do not materially impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: HEU_API_KEY
Environment variable: HEU_BASE_URL
Environment variable: HEU_DOWNLOAD_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lucavisconti211-debug-heu-mcp": {
"env": {
"HEU_API_KEY": "your-heu-api-key-here",
"HEU_BASE_URL": "your-heu-base-url-here",
"HEU_DOWNLOAD_DIR": "your-heu-download-dir-here"
},
"args": [
"heu-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.