iiRecord
Agentic AI Atlas · Azure Cosmos DB MCP Server
tool-server:mcp-azure-cosmos-dba5c.ai
II.
ToolServer JSON

tool-server:mcp-azure-cosmos-db

Structured · live

Azure Cosmos DB MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-cloud-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-azure-cosmos-db",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-cloud-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Azure Cosmos DB MCP Server",
    "description": "MCP server providing access to Azure Cosmos DB multi-model database.\nEnables AI agents to query containers, insert and update documents,\nmanage databases and containers, and inspect indexing policies.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/microsoft/mcp-server-azure-cosmos-db",
    "maintainer": "Microsoft",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-azure-cosmos-db",
      "to": "platform-service:azure-cosmos-db",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-azure-cosmos-db",
      "to": "platform:azure",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-azure-cosmos-db",
      "to": "domain:cloud-infra",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-azure-cosmos-db",
      "to": "domain:data-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}