Lucairn MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 31 Jul 2026.
Pseudonymizes PII before your LLM and returns a cryptographically signed receipt per response.
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 lucairn-mcp-server -- npx -y @lucairn/mcp-server
{
"mcpServers": {
"lucairn-mcp-server": {
"args": [
"-y",
"@lucairn/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.lucairn-mcp-server]
command = "npx"
args = ["-y", "@lucairn/mcp-server"]
{
"mcpServers": {
"lucairn-mcp-server": {
"args": [
"-y",
"@lucairn/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lucairn-mcp-server": {
"args": [
"-y",
"@lucairn/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.