Skip to main content
Glama

Better Auth MCP Server

by nahmanmate

analyze_logs

Identify and resolve authentication issues by examining logs within a specified time range using Better Auth MCP Server's analysis tool.

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

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