MCP Tenant Isolation runs on your own machine — the client starts it, so there is no endpoint to ping. 4 381 installs a week from npm. Last commit 21 Aug 2026.
Static analysis scanner for MCP server code and multi-tenant SaaS applications.
We read the source, 13 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const joined = path.isAbsolute(target) ? target : path.join(this.root, target);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 mcp-tenant-isolation -- npx -y mcp-tenant-isolation
{
"mcpServers": {
"mcp-tenant-isolation": {
"args": [
"-y",
"mcp-tenant-isolation"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-tenant-isolation]
command = "npx"
args = ["-y", "mcp-tenant-isolation"]
{
"mcpServers": {
"mcp-tenant-isolation": {
"args": [
"-y",
"mcp-tenant-isolation"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-tenant-isolation": {
"args": [
"-y",
"mcp-tenant-isolation"
],
"command": "npx"
}
}
}
MCP server for PMD static code analyzer - run code analysis and detect duplicates
MCP server for static security analysis of Android source code
Gemini-powered MCP server for code analysis.
Gemini-powered MCP server for code analysis.
AI-powered static and contextual code analysis MCP server
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
Local-first MCP security scanner and CLI for AI-generated applications.
MCP server for code structure analysis using tree-sitter.
Answers built from our own checks of this server.