Back to search
30
MCP

mcp-better-auth

pypi/mcp-better-auth

A Python SDK for MCP tool integration with LLM providers

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
mcp-agents
A Python SDK for MCP tool integration with LLM providers
0 tools
hud-mcp-use-python-sdk
MCP Library for LLMs
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
mcpbuilder-ai
Python SDK for MCPBuilder - MCP agent integration with chat interface
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-better-auth": {
      "url": "None",
      "transport": "http"
    }
  }
}