Back to search
30
MCP

mcp-auth-guard

pypi/mcp-auth-guard

Intuitive authorization middleware for MCP tools with type-safe policies

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

Similar MCP servers embedding-nearest

mcp-trust-guard
Security middleware for MCP servers. Trust-based access control, rate limiting, and audit logging. Zero dependencies.
0 tools
auth-agent-mcp
OAuth 2.1 middleware for MCP servers using Auth-Agent
0 tools
mcp-auth-middleware
JWE authentication middleware for MCP/Starlette applications
0 tools
mcp-auth-proxy
SquatGuard MCP Template for Python
0 tools
mcp-authflow
OAuth 2.0 Authorization Server framework for MCP (Model Context Protocol) servers
0 tools
authed-mcp
Authed authentication integration for Model Context Protocol (MCP)
0 tools

How to use

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

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