Skip to main content
Glama

mcp-netwrixaccessanalayzer

Official
by netwrix
MIT License
  • Apple
  • Linux
pyproject.toml477 B
[project] name = "mcp-server-naa" version = "0.2.0" description = "An MCP server for Netwrix Access Analyzer" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.6.0", "pyodbc>=5.2.0", "pydantic-settings>=2.0.0", ] license = "MIT" [tool.ruff] line-length = 120 [tool.ruff.lint] select = [ "E", # pycodestyle "F", # Pyflakes "UP", # pyupgrade "B", # flake8-bugbear "SIM", # flake8-simplify "I", # isort ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/netwrix/mcp-server-naa'

If you have feedback or need assistance with the MCP directory API, please join our Discord server