We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/venus912/mcp_xpp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
JitAccess.yml•986 B
name: Temporary administrator access request
description: Request for temporary repository administrator access to this repository, a.k.a Just-in-Time (JIT) access.
title: "JIT Request"
labels: ["jit"]
assignees:
- gimsvc_microsoft
-
body:
- type: markdown
attributes:
value: |
:closed_lock_with_key: Permanent repository administrator access is not allowed as per Microsoft security policy. You can use this form to request for temporary administrator access to this repository.
- type: textarea
id: justification
attributes:
label: Justification
description: Describe the actions that you will perform with your temporary administrator access.
placeholder: I need to create secrets.
validations:
required: true
- type: dropdown
id: duration
attributes:
label: Duration (hours)
description: How long do you need access for? The duration you select is in hours.
options:
- 1
- 2