Query and analyze the Titanic passenger database through MCP with AI agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP DataBridge" yet — see the docs or source repo.
Use MCP DataBridge to query the Titanic passenger database, calculate survival rates by gender and passenger class, and summarize the most notable differences.
A grouped survival-rate summary by gender and class, plus brief analytical insights.
Use MCP DataBridge to filter passengers younger than 12, list their names, class, fare, and survival status, and provide a short profile summary.
A table of matching child passenger records and a short summary of their key characteristics.
Use MCP DataBridge to analyze the relationship between fare and survival probability, grouping results by fare range and noting any clear trend.
An analysis by fare bands showing possible relationships between ticket price and survival rate.
Safely query and inspect local SQLite databases through a read-only MCP server.
Query databases in natural language and auto-generate and execute SQL.
Securely query and analyze multiple databases with natural language across systems.
Enable AI to create, manage, and query SQLite databases with required metadata.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.