Analyzes the Titanic dataset using a Model Context Protocol (MCP) server to enable data exploration and analysis with Claude.
TitanicAIAnalysis is an educational project showcasing how to build a Model Context Protocol (MCP) server for the Titanic dataset, enabling Claude to perform complex data analysis. It exposes structured data (the Titanic CSV) and pre-calculated statistics as resources and provides tools like passenger search, allowing for data querying and analysis with LLMs without manual file uploads.