MCP Tenant Pair runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 1 Aug 2026.
Multi-user tenancy library for MCP servers. Pairs, groups, bi-temporal shared state, DSGVO erasure.
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 tenant-pair -- npx -y mcp-tenant-pair-demo
{
"mcpServers": {
"tenant-pair": {
"args": [
"-y",
"mcp-tenant-pair-demo"
],
"command": "npx"
}
}
}
[mcp_servers.tenant-pair]
command = "npx"
args = ["-y", "mcp-tenant-pair-demo"]
{
"mcpServers": {
"tenant-pair": {
"args": [
"-y",
"mcp-tenant-pair-demo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tenant-pair": {
"args": [
"-y",
"mcp-tenant-pair-demo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.