MCP.so
Sign In

MCP Server for Netwrix Access Analyzer

@MCP-Mirror

About MCP Server for Netwrix Access Analyzer

Mirror of

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

MCP-Mirror

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "NetwrixAccessAnalyzer": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "pyodbc,fastmcp",
        "fastmcp",
        "run",
        "/path/to/mcp/main.py"
      ],
      "env": {
        "DB_SERVER": "",
        "DB_NAME": "",
        "DB_USER": "",
        "DB_PASSWORD": "",
        "DB_USE_WINDOWS_AUTH": ""
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP Server for Netwrix Access Analyzer?

A FastMCP-based server that connects to Netwrix Access Analyzer databases, enabling data analysis through Claude Desktop. It provides tools for SQL Server connectivity, schema exploration, and access analysis of file system data.

How to use MCP Server for Netwrix Access Analyzer?

Install system dependencies (ODBC Driver 17 for SQL Server), set up Python packages with uv, configure a .env file with database credentials, and add the server to Claude Desktop’s claude_desktop_config.json. Restart Claude Desktop to access the available tools.

Key features of MCP Server for Netwrix Access Analyzer

  • SQL Server database connection with automatic startup.
  • Dynamic schema exploration and sample data queries.
  • Tools for Netwrix Access Analyzer file system analysis.
  • Identify sensitive data and user access locations.
  • Detect unused, shadow, and permission sources.
  • Integration with Claude Desktop for natural language queries.

Use cases of MCP Server for Netwrix Access Analyzer

  • Audit file system permissions to identify excessive access.
  • Investigate user access rights across directories.
  • Determine permission sources for specific resources.
  • Identify unused access to improve security hygiene.
  • Detect shadow access to critical data.

FAQ from MCP Server for Netwrix Access Analyzer

Comments

More Other MCP servers