Skip to main content
Glama
mustafadeel

Auth0 Forms MCP Custom Extension

by mustafadeel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FORM_IDYesThe Auth0 Form ID to expose.
MCP_AUTHNoLeave on in production. Set to 'off' only for no-session local development.
FORM_NAMENoControls the model-facing tool name.
FORMS_ORIGINNoCustom domain that hosts the Forms bundle.
AUTH0_AUDIENCENoAPI identifier used when Auth0 mints the MCP access token.
FORM_DESCRIPTIONNoControls the model-facing tool description.
FORM_SESSION_FIELDNoHidden Form field receiving the session JWT, normally session_token.
AUTH0_TENANT_ORIGINYesCanonical tenant issuer, such as https://tenant.us.auth0.com.
AUTH0_FORMS_TRUST_SECRETNoShared secret for the Forms session JWT.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mustafadeel/auth0-poc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server