heu-legal-mcp
Rank #12,431io.github.lucavisconti211-debug/heu-mcp
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
heu-legal-mcp is a Model Context Protocol (MCP) server published by lucavisconti211-debug. It ranks #12,431 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. heu-legal-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on May 4, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 119,615 of 132,046 servers on MCP Toplist.
Use heu-legal-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add heu-mcp -e "HEU_API_KEY=<your HEU_API_KEY>" -e "HEU_BASE_URL=<your HEU_BASE_URL>" -e "HEU_DOWNLOAD_DIR=<your HEU_DOWNLOAD_DIR>" -- uvx heu-mcpReplace each placeholder with your own value before saving.
[mcp_servers.heu-mcp]
command = "uvx"
args = ["heu-mcp"]
[mcp_servers.heu-mcp.env]
HEU_API_KEY = "<your HEU_API_KEY>"
HEU_BASE_URL = "<your HEU_BASE_URL>"
HEU_DOWNLOAD_DIR = "<your HEU_DOWNLOAD_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"heu-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lucavisconti211-debug%2Fheu-mcp)<a href="https://mcptoplist.com/server/io.github.lucavisconti211-debug%2Fheu-mcp"><img src="https://mcptoplist.com/badge/io.github.lucavisconti211-debug%2Fheu-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
lucavisconti211-debug
Available versions (9)
| Version | Published |
|---|---|
| 0.5.2 | Aug 25, 2026 |
| 0.5.1 | Aug 25, 2026 |
| 0.3.2 | Aug 25, 2026 |
| 0.3.0 | Aug 6, 2026 |
| 0.2.0 | Aug 6, 2026 |
| 0.1.7 | May 5, 2026 |
| 0.1.6 | May 4, 2026 |
| 0.1.4 | May 4, 2026 |
| 0.1.2 | May 4, 2026 |
Frequently asked questions
- Who maintains heu-legal-mcp?
- heu-legal-mcp is maintained by lucavisconti211-debug, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is heu-legal-mcp listed on the Official MCP Registry?
- Yes — heu-legal-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does heu-legal-mcp have?
- MCP Toplist tracks 9 versions of heu-legal-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for heu-legal-mcp?
- The source code for heu-legal-mcp is hosted at github.com/lucavisconti211-debug/heu-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.