Altr MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 320 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for ALTR data security: databases, tags, policies, classification, access, audits
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 altr-mcp-server -- uvx altr-mcp
{
"mcpServers": {
"altr-mcp-server": {
"args": [
"altr-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.altr-mcp-server]
command = "uvx"
args = ["altr-mcp"]
{
"mcpServers": {
"altr-mcp-server": {
"args": [
"altr-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"altr-mcp-server": {
"args": [
"altr-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.