Lego Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 1 Aug 2026.
LEGO sets, parts, minifigs, and inventories as an MCP server
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 lego-oracle -- npx -y lego-oracle
{
"mcpServers": {
"lego-oracle": {
"args": [
"-y",
"lego-oracle"
],
"command": "npx"
}
}
}
[mcp_servers.lego-oracle]
command = "npx"
args = ["-y", "lego-oracle"]
{
"mcpServers": {
"lego-oracle": {
"args": [
"-y",
"lego-oracle"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lego-oracle": {
"args": [
"-y",
"lego-oracle"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.