MCP Loom runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 7 Jul 2026.
Stdio MCP proxy: intercepts oversized tool results into a queryable embedded DuckDB.
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 mcp-loom -- npx -y mcp-loom
{
"mcpServers": {
"mcp-loom": {
"args": [
"-y",
"mcp-loom"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-loom]
command = "npx"
args = ["-y", "mcp-loom"]
{
"mcpServers": {
"mcp-loom": {
"args": [
"-y",
"mcp-loom"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-loom": {
"args": [
"-y",
"mcp-loom"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.