Back to directory
cognitive-stack/atlas-datahub-mcp

cognitive-stack/atlas-datahub-mcp

@Cognitive-Stack

Atlas DataHub MCP Server provides seamless interaction with Azure Cosmos DB for efficient record querying and management with type-safe TypeScript operations.

azurecosmos-dbmcptypescriptdatabaseclouddata-managementai-tools

Installation & Configuration

{
  "mcpServers": {
    "atlas-datahub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "atlas-datahub-mcp@latest"
      ],
      "env": {
        "AZURE_COSMOS_CONNECTION_STRING": "your-connection-string-here",
        "AZURE_COSMOS_DATABASE_NAME": "your-database-name",
        "AZURE_COSMOS_CONTAINER_NAME": "your-container-name"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17