Omada Identity MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache TTL in seconds (default 300) | 300 |
| CLIENT_ID | Yes | Client ID (Application ID) of the MCP client app registration | |
| TENANT_ID | Yes | Azure AD tenant ID (Directory ID) of the MCP client app registration | |
| ENABLE_CACHE | No | Enable response caching (default true) | true |
| OMADA_BASE_URL | Yes | Base URL of your Omada Identity Cloud instance (e.g., https://your-instance.omada.cloud) | |
| GRAPHQL_VERSION | No | GraphQL API version (default 3.0) | 3.0 |
| OMADA_CALLBACK_PORT | No | Port for the local OAuth callback server (default 8765) | 8765 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OmadaIdentity/omada-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server