Back to search
30
MCP

auth-mcp

pypi/auth-mcp

A Python SDK for MCP tool integration with LLM providers

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

Similar MCP servers embedding-nearest

mcp-better-auth
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
kl-mcp-client
MCP Client for Python
0 tools

How to use

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

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