Better Auth
pulsemcp/better authIntegrates with Better Auth documentation through web scraping to provide authentication provider listings, feature details with code examples, keyword-based documentation search, and framework-specific integration guides with intelligent caching for improved performance.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"better_auth": {
"url": "None",
"transport": "http"
}
}
}