Skip to main content
Glama

Server Details

Human Lineage MCP server — search and query the public genealogical graph of all humanity

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedget_family_image
    • First observedget_person
    • First observedget_place
    • First observedget_relatives
    • First observedsearch_person
    • First observedsearch_place

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Read-only MCP server for genealogy data from Family Tree Builder (.ftb) or GEDCOM files, exposing tools for person search, family relationships, and statistical analysis via HTTP or stdio.
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Persistent knowledge graph MCP server with SQLite backend. Enables graph traversal, fuzzy search, temporal queries, and timestamps for entity management.
    12
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a clear, distinct purpose. There is overlap between get_family_image and get_relatives, but their descriptions explicitly differentiate between visual and textual family info, preventing confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: search_* for search operations and get_* for retrievals. No mixing of conventions or vague verbs.

Tool Count5/5

With 6 tools, the surface is well-scoped for a genealogical graph server. It covers searching, detail retrieval, and family tree representation without being bloated or insufficient.

Completeness4/5

The server provides comprehensive read operations: search for persons and places, get details, and display family trees. Minor gaps like extended ancestry or write operations are reasonable for the stated purpose.

Resources