Skip to main content
Glama

Better Auth MCP Server

by nahmanmate

test_security

Run automated security tests on authentication setups, including password policies, rate limiting, and session management, to ensure robust protection and compliance.

Instructions

Run security tests on Better-Auth setup

Input Schema

NameRequiredDescriptionDefault
testsYes

Input Schema (JSON Schema)

{ "properties": { "tests": { "items": { "enum": [ "password-policy", "rate-limiting", "session-management" ], "type": "string" }, "type": "array" } }, "required": [ "tests" ], "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