Back to directory
asgardeo/asgardeo-mcp-server

asgardeo/asgardeo-mcp-server

@asgardeo

MCP server to interact with your Asgardeo organization through LLM tools

identityauthenticationasgardeowso2mcp-serverllm-toolsuser-managementcloud

Installation & Configuration

{
  "mcpServers": {
    "asgardeo-mcp": {
      "command": "asgardeo-mcp",
      "args": [],
      "env": {
        "BASE_URL": "https://api.asgardeo.io/t/<asgardeo organization>",
        "CLIENT_ID": "<client ID>",
        "CLIENT_SECRET": "<client secret>"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/12
Updated
2026/6/12