Back to search
30
MCP

agentauth-mcp-server

pypi/agentauth-mcp-server

MCP server exposing AgentAuth identity and authentication tools for AI agents

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

Similar MCP servers embedding-nearest

agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools

How to use

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

{
  "mcpServers": {
    "agentauth-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}