mcp-tenant-pair (studiomeyer-io/mcp-tenant-pair) is an MCP server listed on the M8ven Trust Index. It scores 62 out of 100, grade C. It declares 24 tools. No publisher has claimed this listing.
Manages multi-user tenancy for consumer MCP servers, enabling pair creation, invite flows, identity-separated state, and conflict resolution.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
studiomeyer-io
Source: Glama · also listed on github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
create_pairCreate a new pair. The creator becomes owner. Returns pairId and the first invite token.
invite_memberGenerate an invite token. Only an active member of the pair may invite. Caps pending invites per pair.
accept_inviteRedeem an invite token to join a pair. Idempotent rejection on double-accept and expired tokens.
list_membersList all active members of a pair (excludes members who left or were kicked).
set_member_preferencesSet a per-user preference (e.g. allergy, taste). Only readable by the same member via get_member_constraints.
get_member_constraintsRead per-user state. A member can only read their own state; cross-member reads are not exposed.
get_shared_stateRead shared state for the entire pair (default namespace). All members can read.
set_shared_stateWrite shared state. Bi-temporal: previous active row gets valid_to, new row appended.
resolve_conflictsResolve pending conflicts using LWW (default) or manual. Idempotent: re-running on a clean state is a no-op.
kick_memberRemove a member from a pair. Only the owner may kick. Owner cannot kick themselves.
leave_pairVoluntarily leave a pair. Sets left_at; shared state remains for other members.
forget_memberDSGVO Art. 17 right-to-erasure: hard-delete the member's per-user state (allergies, dietary preferences, etc.) and null their display name. The membership trace (left_at marker) is retained for audit. Idempotent.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
MCP_TENANT_PAIR_DB"env": { "": "/path/to/pair.sqlite" }Tool annotations
12/24 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
24/24 tools missing one or more hints — create_pair (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); invite_member (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); accept_invite (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +21 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.20.0 (high), @modelcontextprotocol/sdk@1.20.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/studiomeyer-io/mcp-tenant-pair)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check