Skip to content
Back to search
30
MCP

mcp-auth-middleware

pypi/mcp-auth-middleware

JWE authentication middleware for MCP/Starlette applications

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

Similar MCP servers embedding-nearest

auth-agent-mcp
OAuth 2.1 middleware for MCP servers using Auth-Agent
0 tools
mcp-auth-guard
Intuitive authorization middleware for MCP tools with type-safe policies
0 tools
hackerdogs/jwt-tool-mcp
JWT-Tool MCP Server
0 tools
mcp-auth
Plug and play auth for Model Context Protocol (MCP) servers
0 tools
io.github.bolyra/mcp
MCP auth middleware: gate tool calls so only authorized agents can act.
0 tools
prasta/mcp-auth-middleware
0 tools

How to use

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

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