Loopback runs on your own machine — the client starts it, so there is no endpoint to ping. 766 installs a week from npm. Last commit 2 Aug 2026.
Feedback bus for coding agents: pin feedback on the app you're building; a fix turns the pin green
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 loopback -- npx -y loopback-mcp-server
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.loopback]
command = "npx"
args = ["-y", "loopback-mcp-server"]
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.