netwrix_mcp-server-naa
0
This project is a Model Context Protocol (MCP) server that enhances data analysis for Netwrix Access Analyzer by integrating with Claude Desktop. It features automatic database connection, dynamic schema exploration, and specialized file system tools for detailed access analysis.
MCP Server for Netwrix Access Analyzer
A FastMCP-based server designed for data analysis with Netwrix Access Analyzer, integrating with Claude Desktop for enhanced capabilities.
Features
- Automatic SQL Server connection on startup
- Dynamic schema exploration
- SQL query execution
- File System tools from Netwrix Access Analyzer
Dependencies
- Python 3.12+
- MCP SDK
- pyodbc 4.0.39+
- python-dotenv 1.0.0+
- ODBC Driver 17 for SQL Server+
Installation
- Install the ODBC Driver for SQL Server
- Set up required Python packages
Integration with Claude Desktop
- Configure and restart Claude Desktop to integrate the MCP server.
Available Tools
- Database connection and status tools
- Data query and schema tools
- Access analysis tools
- Operational tools like running job check
Troubleshooting
- Verify SQL Server accessibility and credentials
- Ensure correct ODBC driver installation
- Restart Claude Desktop post-configuration changes