All MCP servers

Auth0 MCP Server

Official
by Api.Airforcestdio0108MIT

Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "auth0-mcp-server-imp0b2fb": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}