Skip to content
Back to search
30
MCP

mcp-auth

npm/mcp-auth

Plug and play auth for Model Context Protocol (MCP) servers

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

Similar MCP servers embedding-nearest

mcpauth
Plug-and-play auth for Python MCP servers.
0 tools
authed-mcp
Authed authentication integration for Model Context Protocol (MCP)
0 tools
docs
🔐 Plug-and-play auth for MCP servers.
0 tools
mcp-authflow
OAuth 2.0 Authorization Server framework for MCP (Model Context Protocol) servers
0 tools
python
🔐 Plug-and-play auth for Python MCP servers.
0 tools
mcp-nequeo
Model Context Protocol (MCP) client and server implementation
0 tools

How to use

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

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