Auth0 Forms MCP
Auth0 Forms MCP
Auth0 Form を認証付きの MCP アプリとして公開する Auth0 Custom Extension です。この拡張は、Auth0 Who Am I MCP template を出発点とし、その Node 22、OAuth、およびテナントプロビジョニングの規約を維持しつつ、@auth0/agent-components を介して Form を登録します。
genai-574273613646507.ca.auth0.com に含まれる POC Form は MCP Hello World (ap_vJfTyBRtMJw6HD8Jp8vz4d) です。これはスタンドアロン Form であり、セッション設定は空のままにしてください。
構成とデプロイ
このリポジトリを公開のままにしてください。Auth0 Custom Extension ローダは、
master直のwebtask.json、index.js、および生成されたビルド成果物を読み込みます。このリポジトリを Auth0 Custom Extension としてインポートするか、一 のまま更新してください。設定は以下の とおりです:
設定
POC 用の値
FORM_IDap_vJfTyBR tMJw6HD8Jp8vz4dFORM_NAMEHello WorldFORM_DESCRIPTIONOpen this form to display the Hello World MCP App POC.FORM_SESSION_FIELD、AUTH0_FORMS_TRUST_SECRET、FORMS_ORISIGIN、およびPUBLIC_BASE_URLは空のままにしてください。インストールした拡張を開き、サインインとプロビジョニング を選択してください。Dashboard 管理者権限で保護されたセットアップルートは、表示される MCP URL を識別子と一致する Identity をを持つ RS256 Auth0 API リソースサーバーを作成するか、テナント内で廃用します。
同じテナント内に auth0-ext-wellknown を別個の Custom Extension としてインポートしてください。名前を
.well-knownのままにし、以下のように設定します:設定
値
MCP_RESOURCE_URLhttps://gen0-574273613646507.ca.webtask.run/auth0-login-form/mcpAUTH0_TENANT_ORIGINhttps://gen0-574273613646507.ca. 이미RESOURCE_NAMEMCP Hello WorldOAuth 対応の クライんアントを
https://gen0-574273613646507.ca.webtask.run/auth0-forms-mcp/mcpに接続してください。
Related MCP server: FormIO MCP Server
実装メモ
サーバーは、ステートンレス Webtas アンタイムに適したよ、リクエストごとに新しい MCP サーバーと Streamable HTTP 運輸を生成します。@0auth0/agent- コンポーネンテ は、open_form_* MCP ツールと と ui:// リソースを 通して Form を公開します。Form は Auth0 に直接送信され、エージェントには完了ステータス の みが到達します。
フロー Form まさはルーターフォームの場合は、FORM_SESSION_FIELD に Form の隠しフィー ルド、AU0_FORMS_TRUST_SECRET に Forms 向けに構成された信頼済みセッションシークレットを設定してください。SDK が信頼済み Form セッショントークンを生成する前に、サーバーは呼び出し元の Auth0 アクセストークンを検証します。
ビルドと ** 検証
npm install
npm testindex.js、build/bundle.js、および dist/ 内のすべての フ アイルをコミットし、同じコミットを main と master にプッシュしてから、Auth0 にインポートしてください。
This server cannot be installed
Maintenance
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
- AlicenseAqualityAmaintenanceHand a human a rich interactive UI by URL from any MCP client and get structured data back — forms, approvals, surveys, pickers, editable lists. Round-trip human-in-the-loop for agents.2627MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with the FormIO API for dynamic form creation, submission management, and user roles using natural language.
- AlicenseNot gradedqualityCmaintenanceExposes 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
- AlicenseAqualityBmaintenanceHand a human a rich interactive UI by URL from any MCP client and get structured data back: forms, approvals, surveys, pickers, editable lists. Round-trip human-in-the-loop for agents.201MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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