oauth-auth0-mcp-prototype
by Baadr-IA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENV | Yes | Environment (e.g., production) | |
| AUTH0_DOMAIN | Yes | Auth0 domain (e.g., xxx.eu.auth0.com) | |
| AUTH0_ISSUER | No | Auth0 issuer URL (optional) | |
| AUTH0_AUDIENCE | Yes | Auth0 audience (e.g., https://memoire-classification-api) | |
| AUTH0_JWKS_URL | No | JWKS URL (optional) | |
| AUTH0_JWKS_JSON | No | JWKS JSON document for local testing (optional) | |
| DEFAULT_CABINET_ID | No | Default cabinet ID (optional) | |
| CABINET_ID_BY_ORG_JSON | No | JSON mapping org_id to cabinet_id (optional) |
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/Baadr-IA/oauth-auth0-mcp-prototype'
If you have feedback or need assistance with the MCP directory API, please join our Discord server