🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP
@IzarLabs
关于 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP
MCP Server para análisis de datos sobre dataset del Titanic
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"TitanicAIAnalysis": {
"command": "uv",
"args": [
"init",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP?
It is an educational MCP server that exposes the famous Titanic dataset (from Kaggle) as structured resources and tools for analysis with Claude. Designed for developers and data analysts who want to learn how to integrate structured data with large language models using the Model Context Protocol.
How to use 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP?
Install Python 3.10+, clone the repository, create a virtual environment with uv, install dependencies (mcp[cli] and pandas), and ensure Titanic.csv is present. Run the server directly with python main.py, or configure it in Claude Desktop using the provided start scripts (inicio.sh/inicio.bat) or via mcp install main.py. Once connected, Claude can access resources and tools via the MCP interface.
Key features of 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP
- Two resources: full passenger dataset and pre-calculated survival statistics.
- One tool to search for passengers by name.
- Dynamic data loading on each request.
- Structured data exposure for LLM analysis.
- Easy integration with Claude Desktop.
- Educational example of MCP server implementation.
Use cases of 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP
- Ask Claude for overall survival statistics from the Titanic.
- Compare survival rates between passenger classes.
- Search for specific passengers (e.g., surname "Astor").
- Analyze correlations like gender, class, and fare vs survival.
- Generate simple textual analysis without manually uploading files.
FAQ from 🚢 TitanicAIAnalysis: Análisis de Datos con Claude y MCP
What makes this different from just sending a CSV file to Claude?
The server exposes data as structured MCP resources, allowing Claude to access pre-processed statistics and use a search tool dynamically—without manual file uploads. Data is always fresh from the server.
What are the runtime requirements?
Python 3.10 or higher, the mcp[cli] and pandas packages, and Claude Desktop (for integration). The Titanic.csv dataset is included in the repository.
Where does the data come from?
The dataset is the classic Titanic passenger list from Kaggle, provided as Titanic.csv in the repository. No external API is used.
Are there any limitations?
Large datasets may exceed Claude’s context window. Resources are read on each request (no caching). Advanced visualizations are not built-in; you would need to add custom tools.
What transport or authentication does the server use?
It uses the standard MCP protocol over stdio. No authentication is implemented—designed for local, trusted environments.
AI 与智能体 分类下的更多 MCP 服务器
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
评论