SERVER

AgentAuth

Rank #1055

io.github.raditotev/agent-auth

MCP server providing agent-auth capabilities

First listed
Mar 15, 2026
Last publish date
Mar 15, 2026
OVERVIEW

AgentAuth is a Model Context Protocol (MCP) server published by radi-totev. It ranks #1055 of 58,832 servers tracked on MCP Toplist, and its repository has 399 GitHub stars. AgentAuth is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Mar 15, 2026.

STANDING
#1,055of 58,832 tracked serversTop 5%

Ranks ahead of 57,777 of 58,832 servers on MCP Toplist.

CONNECT

Use AgentAuth

Add AgentAuth to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "agent-auth": {
      "command": "uvx",
      "args": [
        "agentauth-mcp-server"
      ],
      "env": {
        "AGENTAUTH_URL": "<your AGENTAUTH_URL>",
        "AGENTAUTH_API_KEY": "<your AGENTAUTH_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

radi-totev

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Mar 15, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is AgentAuth?
MCP server providing agent-auth capabilities
Who maintains AgentAuth?
AgentAuth is maintained by radi-totev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is AgentAuth an official MCP server?
Yes — AgentAuth is listed on the Official MCP Registry.
How many versions does AgentAuth have?
MCP Toplist tracks 2 versions of AgentAuth, most recently published on Mar 15, 2026.
Where can I find the source code for AgentAuth?
The source code for AgentAuth is hosted at github.com/radi-totev/agent-auth.
EXPLORE