Skip to content

MCP Connectors

Aletheia extends Graphiti's MCP server with a domain-aware analytical layer for knowledge graphs. Each connector is a self-describing MCP server that tells the LLM what entities, relationships, and query patterns exist in its graph — enabling precise queries without guessing at structure.

Where Graphiti's built-in MCP exposes basic semantic search, Aletheia's connectors provide schema-aware filtering, multi-depth graph traversal, topological ranking, temporal queries, community detection, embedded ontology access, and direct Cypher analytics.

Available Connectors

Connector Domain Entity Types Relationship Types
Aviation Safety European aviation incidents Occurrence, Aircraft, AerodromeGeneral, Operator, Manufacturer, Country INVOLVED_AIRCRAFT, OCCURRED_AT, OPERATED_BY, MANUFACTURED_BY, LOCATED_IN
Safety Recommendations EASA safety recommendations SafetyRecommendation, Occurrence, Aircraft, SafetyInvestigationAuthority, Manufacturer, Country STEMS_FROM, ISSUES, INVOLVES, MANUFACTURES, LOCATES
Airworthiness Directives EASA airworthiness directives AirworthinessDirective, AircraftType, DesignApprovalHolder, Document APPLIES_TO, APPROVED_BY, REFERENCES, SUPERSEDES
Terrorist Organizations Multi-authority FTO designations Organization, Person, Sanction SANCTION, HAS_ALIAS

Documentation

  • Connectors Reference

    Tool surface, capabilities, Cypher analytics, cross-graph workflows, and architecture