three.ws Loom runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 4 Aug 2026.
Browse the community 3D-creation gallery, fetch a creation with its viewer URL, and submit it.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add loom-mcp -- npx -y @three-ws/loom-mcp
{
"mcpServers": {
"loom-mcp": {
"args": [
"-y",
"@three-ws/loom-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.loom-mcp]
command = "npx"
args = ["-y", "@three-ws/loom-mcp"]
{
"mcpServers": {
"loom-mcp": {
"args": [
"-y",
"@three-ws/loom-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"loom-mcp": {
"args": [
"-y",
"@three-ws/loom-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.