60
/ 100
1 month ago
glama

geni-mcp

An MCP server that gives Claude access to Geni — the collaborative genealogy platform. Use Claude to browse, search, correct, and extend your family tree.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GENI_ACCESS_TOKEN, GENI_CLIENT_SECRET, GENI_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

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

high@modelcontextprotocol/sdk@1.10.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
configFUNCTION_REGION
🔐 secretGENI_ACCESS_TOKENexport ="your_access_token"
configGENI_CLIENT_IDexport ="your_app_id"
🔐 secretGENI_CLIENT_SECRETexport ="your_app_secret"
configGENI_MAX_429_RETRIES
configGENI_RATE_LIMIT_MAX_REQUESTS
configGENI_RATE_LIMIT_WINDOW_MS
configGENI_REDIRECT_URIexport ="http://localhost:3000/oauth/callback"
🔐 secretGENI_REFRESH_TOKENexport ="your_refresh_token" # enables auto-renewal
configGENI_SCOPES
configGOOGLE_CLOUD_PROJECT_NUMBER
configK_SERVICE
configSERVER_URL
// 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/raphink-geni-mcp-177vn2)](https://m8ven.ai/mcp/raphink-geni-mcp-177vn2)
commit: 23c1cd928d5f0c8a6d8ba8e2967c729219e37acb
code hash: 611076d54b17fcebae4b694a4eb480723d93740ad146f4ae7243339405bb2a86
verified: 6/24/2026, 9:52:40 AM
view raw JSON →