Skip to main content
Glama

Better Auth MCP Server

by LexiconAlex

analyze_logs

Detect and resolve authentication issues by analyzing logs from Better Auth MCP Server. Specify a time range to identify patterns or threats in credential management and access protocols.

Instructions

Analyze Better-Auth logs for issues

Input Schema

NameRequiredDescriptionDefault
timeRangeYesTime range to analyze (e.g. '24h', '7d')

Input Schema (JSON Schema)

{ "properties": { "timeRange": { "description": "Time range to analyze (e.g. '24h', '7d')", "type": "string" } }, "required": [ "timeRange" ], "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