Back to search
30
MCP

auth-agent-mcp

pypi/auth-agent-mcp

OAuth 2.1 middleware for MCP servers using Auth-Agent

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

Similar MCP servers embedding-nearest

agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
mcp-authflow
OAuth 2.0 Authorization Server framework for MCP (Model Context Protocol) servers
0 tools
a2anet-mcp
An MCP server for the Agent2Agent (A2A) protocol
0 tools
mcp-auditor
Agentic security testing for MCP servers
0 tools
cpremus/mcp-gate
OAuth 2.1 reverse proxy for MCP servers
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

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

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