M

mcp-tenant-isolation

Static analysis scanner for MCP server code and multi-tenant SaaS applications. 57 deterministic rules covering tenant isolation, tool visibility, cache key sc…

Security
Install Command
npx -y mcp-tenant-isolation
Claude Desktop Config
{
  "mcpServers": {
    "mcp-tenant-isolation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tenant-isolation"
      ]
    }
  }
}

mcp-tenant-isolation is a community MCP server that connects AI assistants like Claude to static analysis scanner for mcp server code and multi-tenant saas applications. 57 deterministic rules covering tenant isolation, tool visibility, cache key sc…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.

About mcp-tenant-isolation

Overview

Static analysis scanner for MCP server code and multi-tenant SaaS applications. 57 deterministic rules covering tenant isolation, tool visibility, cache key scoping, RLS, IDOR, and credential vault isolation. MCP server for AI agent integration.

Links

Topics

mcp, mcp-server, tenant-isolation, multi-tenant, security, static-analysis, sast, owasp, model-context-protocol, saas, saas-security, rls, row-level-security, idor, cross-tenant, data-leakage, data-isolation, audit, scanner, linter, security-linter, ai-agent, sarif, code-scanning, code-review, prisma, typescript, nextjs, claude, claude-desktop, cursor, windsurf, application-security, tenant, isolation, devsecops, shift-left, github-action, taint-analysis, data-flow, privacy

Who Should Use mcp-tenant-isolation?

  • 1Run security scans and vulnerability checks from your AI assistant
  • 2Automate compliance checks and audit log reviews
  • 3Integrate threat intelligence feeds into your AI workflow
  • 4Let Claude assist with penetration testing and security research tasks

How to Install mcp-tenant-isolation

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How mcp-tenant-isolation Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

tenant-isolationmulti-tenantsecuritystatic-analysissastowaspsaassaas-securityrlsrow-level-security

Reviews