Skip to main content
Glama

Better Auth MCP Server

by LexiconAlex

analyze_project

Analyze project structure and dependencies to determine the optimal authentication setup using Better Auth MCP Server, ensuring secure credential management and efficient integration.

Instructions

Analyze project structure and dependencies to recommend Better-Auth setup approach

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" }

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

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