Skip to main content
Glama
mustafadeel

Auth0 Forms MCP

by mustafadeel

Auth0 Forms MCP

Auth0 Custom Extension으로서, Auth0 Form을 인증된 MCP 앱으로 노출합니다. Auth0 Custom MCP template에서 시작해 Node 22, OAuth, tenant 프로비저닝 계약을 유지한채, @auth0/agent-components를 통해 Form을 등록합니다.

genai-7427361354507.ca.uth0.com에 포햄된 POC Form은 MCP Hello World (ap_vJfTyBRtMJw6HD8Jp8vz4d)입니다. 이은 독립형(standalone) Form이므로 sesion 설정는 비어 두세음.

구성 및 배포

  1. 이 저장고를 공개(pubic) 상태로 유지하세요. Auth0 Custom Extension 로더는 webtask.json, index.js, 설정된 build artifacts를 master에서 읽습니다.

  2. 이 저장고를 Auth0 Custom Extension으로 가저오거나 완전히 업데이트하세요. 다음을 설정하세요:

    | 설정 | POC의 값 | |---|---|---|---|---| | FORM_I | ap_v2uTyBRtMJw6HD8Jp2Xz4 | | FORM_NAME | Hello World | | FORM_DESCRIPTION | Open this form to displa the Hello World MCP App POC |

    F_FORM_SESSION_FIELD, AUTH0_FORMS_TRUST_SECRET, FORMS_ORIGIN, PUBLIC_BASE_URL은 비워 두세요.

  3. 설치된 Extension을 열어 Sign in / provision을 선택하세요. Dashboard admin-ro식 “확인되지 않는”, 관관리자 보호된 설정 결로는 표시된 MCP URL과 동일한 식별자를 가은 RS256 Auth0 API resource를 생성하거나 재사용합니다.

  4. Now use import the 이 auth0-ext-wellknown를 같은 tenant의 개별 Custom Extension으로 가저오세요. 이 이름을 .well-known으로 유지하세요:

설정

존재

N 확인

AUTH0_TENANT_ORIGIN

https://grave

RESOURCE_NAME

MCP Hello World

  1. OAuth를 지원하는 클라이언트를 https://....

Related MCP server: FormIO MCP Server

구현 위한 사항

서버는 요청마다 다MCPStreamable 요.chyl. For 각 seamless한 Webtask 런타임에 적률. @auth0/agent-componentopen_form_* MCP 도구와 ui:// 자원를 통해 Form을 노출하하며며, Form이 Auth0에 신요청되고 completion 상태만 agent로 전달.

For a flow or router form, set to validate caller's FORM_SESSION_FIELD and set AUTH0_FORMS_TRUST_SECRET. The server verifies the caller's Auth0 token prior to the SDK issuing the trusted session token.

빌드 및 검증

npm install
npm test

Commit your index.js, build/bundle.js, and every file in dist/, then push the same commit to main and master before importing into Auth0.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes the Filly Forms REST API as MCP tools for AI agents, enabling form type listing, record CRUD, data preview, and document upload with AI extraction.
    MIT

View all related MCP servers

Related MCP Connectors

  • Create and wire up contact forms from your coding agent. Forms, snippets, and submissions.

  • Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

  • An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.

View all MCP Connectors

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-forms-mcp'

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