mcpbeat Sign in

MCP Tenant Pair MCP Server

local only

MCP Tenant Pair runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 13 Sep 2026.

Multi-user tenancy library for MCP servers. Pairs, groups, bi-temporal shared state, DSGVO erasure.

Installs per day peak 20 · avg 6 · -16% w/w
a month agotoday
33
Installs / week
npm · mcp-tenant-pair-demo
0
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Tenant Pair every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this 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.

run in your terminal
claude mcp add tenant-pair -- npx -y mcp-tenant-pair-demo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tenant-pair": {
      "args": [
        "-y",
        "mcp-tenant-pair-demo"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tenant-pair]
command = "npx"
args = ["-y", "mcp-tenant-pair-demo"]
.cursor/mcp.json
{
  "mcpServers": {
    "tenant-pair": {
      "args": [
        "-y",
        "mcp-tenant-pair-demo"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tenant-pair": {
      "args": [
        "-y",
        "mcp-tenant-pair-demo"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Tenant Pair

same job, measured the same way
CIPP
by wyre-technology

MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).

local only
CIPP
by wyre-ai

MCP server for CIPP — M365 multi-tenant management for MSPs (users, tenants, policies).

local only
Pi-hole MCP Server
by ranklancer

MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats

30 installs/wk local only
MCP for Oura
by smirnov

Multi-tenant hosted MCP server for Oura Ring — 21 read-only tools, OAuth per user.

answering
MCP Server Tempmail
by selenium39

MCP server for temporary email management using ChatTempMail API

59 installs/wk local only
MCP Arangodb Async
by pcfvw

Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.

158 installs/wk local only
Vk MCP
by theyahia

MCP server for VK API — wall posts, news search, users, groups. 4 tools.

32 installs/wk local only
Sophos Central MCP
by rijul170

MCP server for Sophos Central — endpoint security, XDR/MDR, and MSSP multi-tenant ops

30 installs/wk local only

MCP Tenant Pair — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Tenant Pair?
MCP Tenant Pair runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-tenant-pair-demo was installed 33 times last week.
How do I connect MCP Tenant Pair?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-tenant-pair-demo straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Tenant Pair?
The npm package mcp-tenant-pair-demo was installed 33 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Tenant Pair open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.