iiRecord
Agentic AI Atlas · Outlook MCP Server
tool-server:mcp-outlooka5c.ai
II.
ToolServer JSON

tool-server:mcp-outlook

Structured · live

Outlook MCP Server json

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

File · extensions/tool-servers/mcp-productivity.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-outlook",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-productivity.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Outlook MCP Server",
    "description": "MCP server providing access to Microsoft Outlook.\nEnables AI agents to manage emails, calendar events, contacts,\nand tasks through the Microsoft Graph API.\n",
    "protocol": "mcp",
    "category": "productivity",
    "repoUrl": "https://github.com/microsoft/mcp-server-outlook",
    "maintainer": "Microsoft",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-outlook",
      "to": "tool:outlook",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-outlook",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}