Altr MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 242 installs a week from pypi. Last commit 17 Aug 2026.
MCP server for ALTR data security: databases, tags, policies, classification, access, audits
Today is the operative word: we check Altr MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
ORG_ID (ALTR organization ID), MAPI_KEY (ALTR management API key), MAPI_SECRET (ALTR management API secret).
The author declared them in the registry entry; get the values from the project itself.
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
Policy-driven, read-only MCP server for safe database access from AI tools.
Access the GLEIF LEI database for company verification, KYC, and ownership research.
An MCP server for MySQL databases.
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
An MCP server that provides access to the ColabFit database
Access 30+ bioinformatics tools from 14 databases.
Provides programmatic access to Tiger Cloud services, databases, and documentation.
Answers built from our own checks of this server.