Back to Browse

Heu MCP Server

by Lucav21
Developer ToolsUse Caution4.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.

About

HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.

Security Report

4.0
Use Caution4.0High Risk

Valid MCP server (3 strong, 1 medium validity signals). 9 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

HEU Legal API key (Profile > API Keys, Enterprise plan required)Required

Environment variable: HEU_API_KEY

API base URL. Default: https://api.heulegal.com/v1Optional

Environment variable: HEU_BASE_URL

Directory where downloaded PDFs are saved. Default: /tmpOptional

Environment variable: HEU_DOWNLOAD_DIR

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-lucav21-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"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!