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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Grafana MCP server
grafanaMCP server for Grafana
评论