MCPVault

Auth0 MCP Server

Unclaimed

by auth0

Connect LLMs and AI agents to Auth0 Management APIs via an MCP server. Use natural-language commands to create apps, deploy Actions, and query logs—runs locally and supports interactive tenant authentication for secure Auth0 administration from AI tools/CLIs.

Install

$npx @auth0/auth0-mcp-server init

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (24)

auth0_create_action

Create a new Auth0 action

auth0_create_application

Create a new Auth0 application

auth0_create_application_grant

Create a client grant that authorizes an Auth0 application to access a specific API with defined scopes

auth0_create_form

Create a new Auth0 form

auth0_create_resource_server

Create a new Auth0 resource server (API)

auth0_deploy_action

Deploy an Auth0 action

auth0_get_action

Get details about a specific Auth0 action

auth0_get_application

Get details about a specific Auth0 application

auth0_get_form

Get details about a specific Auth0 form

auth0_get_log

Get a specific log entry by ID

auth0_get_quickstart_guide

Fetch the framework quickstart prompt, resolve and update callback URLs, and return code to integrate the Auth0 SDK

auth0_get_resource_server

Get details about a specific Auth0 resource server

auth0_list_actions

List all actions in the Auth0 tenant

auth0_list_applications

List all applications in the Auth0 tenant or search by name

auth0_list_forms

List all forms in the Auth0 tenant

auth0_list_logs

List logs from the Auth0 tenant

auth0_list_resource_servers

List all resource servers (APIs) in the Auth0 tenant

auth0_onboarding

Onboard a project with Auth0: creates an application configured for the given framework and saves credentials to a .env file

auth0_publish_form

Publish an Auth0 form

auth0_save_credentials_to_file

Save an application's credentials as environment variables to a project's .env file (and add it to .gitignore)

auth0_update_action

Update an existing Auth0 action

auth0_update_application

Update an existing Auth0 application

auth0_update_form

Update an existing Auth0 form

auth0_update_resource_server

Update an existing Auth0 resource server