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

tool-server:mcp-auth0

Structured · live

Auth0 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-auth0",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Auth0 MCP Server",
    "description": "MCP server providing access to the Auth0 identity platform.\nEnables AI agents to manage Auth0 tenants, applications, connections,\nusers, and rules through the Auth0 Management API.\n",
    "protocol": "mcp",
    "category": "security",
    "repoUrl": "https://github.com/auth0/auth0-mcp-server",
    "maintainer": "Auth0 (Okta)",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-auth0",
      "to": "tool:auth0",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-auth0",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-auth0",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}