Analyzes forensic evidence to identify people and their connections, generating Python code for network visualization.
This MCP server leverages OpenAI's GPT-4 to intelligently parse and analyze various forms of forensic evidence, identifying individuals and the intricate web of relationships between them. It goes beyond simple identification, assigning strength scores to connections and performing cluster analysis to pinpoint central figures and groups. Crucially, it generates comprehensive Python code using NetworkX and Matplotlib, providing interactive and customizable network graphs to visualize complex relationships, making it an invaluable tool for investigations.