74
/ 100
1 month ago
glama

Generect Live API MCP Server

MCP server for B2B lead generation and company search using the Generect Live API. Provides tools to search leads, companies, generate emails, and get lead by URL.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

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 3 credentials: GENERECT_API_KEY, JWT_SIGNING_KEY, TOKEN_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGENERECT_API_BASE"": "https://api.generect.com",
🔐 secretGENERECT_API_KEYToken <api-key>
configGENERECT_TIMEOUT_MS"": "60000"
configJWT_ENCRYPTION_SALT
🔐 secretJWT_SIGNING_KEYyour-secret-key-for-jwt-signing>
configMCP_ALLOWED_ORIGINS
configMCP_ALLOWED_REDIRECT_DOMAINS
configMCP_DEBUG
configMCP_PORT
configOAUTH_BASE_URLe =https://your-domain.com \
🔐 secretTOKEN_ENCRYPTION_KEY32-byte-hex-key-for-token-encryption>
// 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/generect-generect-mcp-1k7ctq)](https://m8ven.ai/mcp/generect-generect-mcp-1k7ctq)
commit: 869c74f43ff5fa4e0228fd5170dc76a728667080
code hash: 871dd761a6dbfd5677295e8d5c60e958947e696721f55f447fbee4bfbb2f8b82
verified: 6/11/2026, 11:56:42 AM
view raw JSON →