Super-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RBAC_USERS | No | apikey:role,... | |
| MCP_USER_ROLE | No | admin or default — server-wide role override | |
| MCP_USER_EMAIL | No | Email to look up in RBAC_EMAIL_ROLES | |
| SAP_AI_API_URL | Yes | AI Core API base URL | |
| SAP_AI_AUTH_URL | Yes | XSUAA auth URL (without /oauth/token) | |
| RBAC_EMAIL_ROLES | No | email:role,email:role,... | |
| SAP_AI_CLIENT_ID | Yes | OAuth2 client ID | |
| RBAC_DOMAIN_ROLES | No | domain:role,... | |
| SAP_AI_MODEL_NAME | No | Model name (default: gpt-4o) | |
| SAP_AI_CLIENT_SECRET | Yes | OAuth2 client secret | |
| SAP_AI_DEPLOYMENT_ID | No | Pin to a specific deployment ID | |
| SAP_AI_RESOURCE_GROUP | No | AI Core resource group (default: default) |
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/JyotishKumarr/Super-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server