SERVER
Agent Auth
Rank #1093io.github.raditotev/agent-auth
MCP server providing agent-auth capabilities
First listed
Mar 15, 2026
Last publish date
Mar 15, 2026
OVERVIEW
Agent Auth is a Model Context Protocol (MCP) server published by radi-totev. It ranks #1093 of 58,900 servers tracked on MCP Toplist, and its repository has 399 GitHub stars. Agent Auth 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,093of 58,900 tracked serversTop 5%
Ranks ahead of 57,807 of 58,900 servers on MCP Toplist.
CONNECT
Use Agent Auth
Add Agent Auth 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Agent Auth?
- MCP server providing agent-auth capabilities
- Who maintains Agent Auth?
- Agent Auth is maintained by radi-totev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Auth an official MCP server?
- Yes — Agent Auth is listed on the Official MCP Registry.
- How many versions does Agent Auth have?
- MCP Toplist tracks 2 versions of Agent Auth, most recently published on Mar 15, 2026.
- Where can I find the source code for Agent Auth?
- The source code for Agent Auth is hosted at github.com/radi-totev/agent-auth.
EXPLORE