安装步骤
要安装Titanic MCP服务器,请运行以下命令:
{
"mcpServers":{
"Titanic":{
"command": "uvx",
"args": [
"--from",
"git+https://github.com/carlosGalisteo/mcp_server_titanic.git",
"mcp-server-titanic"
]
}
}
}```