heu-legal-mcp
Rank #16827glama/Lucav21/heu-mcp
Integrates the HEU Legal API to manage native HEU documents and PDFs, enabling creation, sharing for e-signature, prompting signers, and downloading PDFs through conversation with Claude.
heu-legal-mcp is a Model Context Protocol (MCP) server published by Lucav21. It ranks #16827 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. heu-legal-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 4, 2026 and most recently updated on May 5, 2026.
Ranks ahead of 42,073 of 58,900 servers on MCP Toplist.
Use heu-legal-mcp
Add heu-legal-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"heu-mcp": {
"command": "uvx",
"args": [
"heu-mcp"
],
"env": {
"HEU_API_KEY": "<your HEU_API_KEY>",
"HEU_BASE_URL": "<your HEU_BASE_URL>",
"HEU_DOWNLOAD_DIR": "<your HEU_DOWNLOAD_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
Lucav21
Available versions (2)
| Version | Published |
|---|---|
| 0.1.7 | May 5, 2026 |
| 0.1.4 | May 4, 2026 |
Frequently asked questions
- What is heu-legal-mcp?
- Integrates the HEU Legal API to manage native HEU documents and PDFs, enabling creation, sharing for e-signature, prompting signers, and downloading PDFs through conversation with Claude.
- Who maintains heu-legal-mcp?
- heu-legal-mcp is maintained by Lucav21, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is heu-legal-mcp an official MCP server?
- Yes — heu-legal-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does heu-legal-mcp have?
- MCP Toplist tracks 2 versions of heu-legal-mcp, most recently published on May 5, 2026.
- Where can I find the source code for heu-legal-mcp?
- The source code for heu-legal-mcp is hosted at github.com/Lucav21/heu-mcp.