awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
Components (awesome-3D-gaussian-splatting) MCP Server
Model Context Protocol (components) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"components": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-components"
]
}
}
}