Skip to main content
Glama

Better Auth MCP Server

by nahmanmate

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

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/nahmanmate/better-auth-mcp-server'

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