Refinery MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 28 Jun 2026.
Clean raw HTML into LLM-ready text before agents spend tokens.
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 refinery-mcp -- npx -y @larelabs/refinery-mcp
{
"mcpServers": {
"refinery-mcp": {
"args": [
"-y",
"@larelabs/refinery-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.refinery-mcp]
command = "npx"
args = ["-y", "@larelabs/refinery-mcp"]
{
"mcpServers": {
"refinery-mcp": {
"args": [
"-y",
"@larelabs/refinery-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"refinery-mcp": {
"args": [
"-y",
"@larelabs/refinery-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.