Better Auth MCP Server

analyze_current_auth

Detect and analyze existing auth.js/next-auth implementations in your project by specifying the project path. Identify configurations and ensure secure authentication setups.

Instructions

Detect and analyze existing auth.js/next-auth implementation

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the project root

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the project root", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

You must be authenticated.

Other Tools from Better Auth MCP Server

Related Tools

ID: 7f1irpro2i