Loading MCP server directory, please wait...
MCP server for ALTR data security: databases, tags, policies, classification, access, audits
npx @getmcp/cli add io.github.altrsoftware/altr-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
ORG_IDALTR organization ID
MAPI_KEYALTR management API key
MAPI_SECRETALTR management API secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.altrsoftware/altr-mcp-server": {
"command": "uvx",
"args": [
"altr-mcp"
],
"env": {
"ORG_ID": "",
"MAPI_KEY": "",
"MAPI_SECRET": ""
}
}
}
}