carlosGalisteo/mcp_server_titanic
3.2
If you are the rightful owner of mcp_server_titanic and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Titanic MCP server is a model context protocol server designed to facilitate the deployment and management of machine learning models, specifically for the Titanic dataset.
Installation Steps
To install the Titanic MCP server, run the following command:
{
"mcpServers":{
"Titanic":{
"command": "uvx",
"args": [
"--from",
"git+https://github.com/carlosGalisteo/mcp_server_titanic.git",
"mcp-server-titanic"
]
}
}
}