Mmcp.market

Generect MCP server

by generect.com·com.generect/generect-mcp·v0.9.0

B2B lead and company data for AI agents: free audience sizing, search, enrich, emails, phones.

A98/100grade A
What users say
No reviews yet
Be the first
Safety scan
A98/100

full report

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed Generect yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Generect tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 546ms (auth required)20/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 98/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Generect repository's README, as published. We do not edit it. Read it on GitHub

Generect API MCP Server

B2B lead and company data for AI agents — search, preview, enrich, email and phone lookup over the Generect API.

Built so an agent can work without burning a customer's balance: sizing an audience is free, every tool says up front whether it costs money, and every response reports what was actually charged.

Get Your API Key

Sign up and get your API key at https://app.generect.com

Remote MCP Server (OAuth - Recommended)

This MCP server implements OAuth 2.1 authorization as specified by the Model Context Protocol.

Use our hosted MCP server with any OAuth-compliant MCP client:

{
  "mcpServers": {
    "generect": {
      "url": "https://mcp.generect.com/mcp",
      "type": "http"
    }
  }
}

When you first connect, the client will initiate an OAuth flow:

  1. You'll be redirected to the authorization page
  2. Enter your Generect API token from app.generect.com
  3. Authorize the client to access your API
  4. The client receives an access token and can now use the MCP tools

OAuth Endpoints

Direct API key (no OAuth)

If your MCP client cannot complete the OAuth flow, you can pass the API key directly via the Authorization header. The server accepts any of:

Authorization: YOUR_API_KEY
Authorization: Bearer YOUR_API_KEY
Authorization: Token YOUR_API_KEY
Authorization: Bearer Token YOUR_API_KEY   (legacy)

Example for mcp-remote:

{
  "mcpServers": {
    "generect": {
      "command": "mcp-remote",
      "args": [
        "https://mcp.generect.com/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_KEY"
      ]
    }
  }
}

Local Installation (Alternative)

For local development or when OAuth is not needed:

  1. Requirements: Node >= 18
  1. Configure environment:
GENERECT_API_BASE=https://api.generect.com
GENERECT_API_KEY=Token <api-key>
GENERECT_TIMEOUT_MS=300000
JWT_SIGNING_KEY=<your-secret-key-for-jwt-signing>
TOKEN_ENCRYPTION_KEY=<32-byte-hex-key-for-token-encryption>
  1. Local dev (optional)
npm install
npm run dev:http
  1. Build and start (stdio server)
npm run build && npm start

Logging

The server emits one structured JSON log line per event to stderr (stdout is reserved for the MCP stdio protocol). Metadata logging is on by default; set MCP_LOG=0 to disable it entirely.

Privacy — payloads are redacted by default. Request/response payloads can contain personal data of prospects (names, company domains, generated emails). By default these values are not logged verbatim: each is reduced to a non-identifying shape marker (e.g. "firstname": ""), so you can see which fields were sent without recording the data itself. Set MCPLOG_PAYLOADS=1 to log payloads verbatim — intended for short-lived debugging, with the data owner's consent.

Events:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http generect-mcp https://mcp.generect.com/mcp
Add to Cursor

Generect: common questions

Is Generect MCP server safe?
Yes, by our scan: it is graded A (98/100). Read the Generect safety report
How do I install Generect?
It runs remotely at mcp.generect.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Generect need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Generect maintained?
The last commit was in the last day (2026-09-22). The latest release is v0.9.0.
Is Generect up?
100% of our last 15 checks got an answer. We check remote servers about four times a day.
What can I use instead of Generect?
Servers from other publishers that do the same job: Vibe Prospecting MCP server, YourICP MCP server and Lead Enrichment MCP server. Compare all Generect alternatives.

Alternatives to Generect

Same job from other publishers: the closest match first, then the best rated.

All Generect alternatives →
  • Vibe Prospecting
    B2B company and contact data for lead lists, enrichment, research, and outreach. OAuth sign-in.
    A
  • YourICP
    Enrich contacts by email or LinkedIn URL and build targeted B2B audiences.
    A
  • Lead Enrichment
    Lead enrichment for AI agents: email finder, company enrichment, people data, firmographics.
    A
  • LinkDeal
    Find B2B leads from LinkedIn engagement, enrich contacts and deliver to Slack.
    B
  • LinkedIn Ads MCP by AdPlug
    LinkedIn Ads MCP server: 10 tools for campaigns, creatives, audiences, lead forms. Writes preview.
    A

More from generect.com