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

tool-server:mcp-okta

Structured · live

Okta MCP Server json

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

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-okta",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Okta MCP Server",
    "description": "MCP server providing access to the Okta identity platform.\nEnables AI agents to manage users, groups, and applications,\nquery directory data, and automate identity lifecycle operations.\n",
    "protocol": "mcp",
    "category": "security",
    "repoUrl": "https://github.com/okta/okta-mcp-server",
    "maintainer": "Okta",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-okta",
      "to": "tool:okta",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-okta",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-okta",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}