MCP.so
登录

Auth0 Mcp Server

@auth0

关于 Auth0 Mcp Server

Connect LLMs and AI agents to Auth0 Management APIs via an MCP server. Use natural-language commands to create apps, deploy Actions, and query logs—runs locally and supports interactive tenant authentication for secure Auth0 administration from AI tools/CLIs.

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

auth0

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "auth0-mcp-server": {
      "command": "npx",
      "args": [
        "@auth0/auth0-mcp-server",
        "init"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Auth0 Mcp Server?

Auth0 Mcp Server is a Model Context Protocol server that connects large language models (like Claude, Cursor, and Windsurf) to your Auth0 tenant. It lets you manage applications, deploy actions, inspect logs, and onboard projects using natural language instead of the Auth0 dashboard. The server is currently in beta and not recommended for production use.

How to use Auth0 Mc

评论

开发工具 分类下的更多 MCP 服务器