조직 및 프로젝트에 대한 원격 MCP 구성을 반환하고 관리합니다.
Atlas API 하위 명령은 MongoDB Atlas 관리자 API 에서 자동으로 생성되며 관리자 API 에 대한 전체 커버리지를 제공합니다. 관리자 API 역량에는 자체 출시 수명 주기가 있으며, 이는 제공된 API 엔드포인트 문서 링크를 통해 확인할 수 있습니다.
옵션
이름 | 유형 | 필수 사항 | 설명 |
|---|---|---|---|
-h, --help | 거짓 | remoteMcpConfigurations 도움말 |
상속된 옵션
이름 | 유형 | 필수 사항 | 설명 |
|---|---|---|---|
-P, --profile | 문자열 | 거짓 | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
관련 명령
atlas api remoteMcpConfigurations createGroupMcpConfig - Creates an MCP configuration for the specified project.
atlas api remoteMcpConfigurations createGroupMcpSecret - Creates a new secret on the ingress service account of the specified project-level MCP configuration.
atlas api remoteMcpConfigurations createOrgMcpConfig - Creates an MCP configuration for the specified organization.
atlas api remoteMcpConfigurations createOrgMcpSecret - Creates a new secret on the ingress service account of the specified organization-level MCP configuration.
atlas api remoteMcpConfigurations deleteGroupMcpConfig - Deletes the MCP configuration with the specified ID for the specified project.
atlas api remoteMcpConfigurations deleteGroupMcpSecret - Deletes the specified secret from the ingress service account of the specified project-level MCP configuration.
atlas api remoteMcpConfigurations deleteOrgMcpConfig - Deletes the MCP configuration with the specified ID for the specified organization.
atlas api remoteMcpConfigurations deleteOrgMcpSecret - Deletes the specified secret from the ingress service account of the specified organization-level MCP configuration.
atlas api remoteMcpConfigurations getGroupMcpConfig - Returns the MCP configuration with the specified ID for the specified project.
atlas api remoteMcpConfigurations getGroupMcpSecret - Returns metadata for the specified secret on the ingress service account of a project-level MCP configuration.
atlas api remoteMcpConfigurations getOrgMcpConfig - Returns the MCP configuration with the specified ID for the specified organization.
atlas api remoteMcpConfigurations getOrgMcpSecret - Returns metadata for the specified secret on the ingress service account of an organization-level MCP configuration.
atlas api remoteMcpConfigurations listGroupMcpConfigs - Returns all MCP configurations associated with the specified project.
atlas api remoteMcpConfigurations listGroupMcpSecrets - Returns metadata for all secrets on the ingress service account of the specified project-level MCP configuration.
atlas api remoteMcpConfigurations listOrgMcpConfigs - Returns all MCP configurations associated with the specified organization.
atlas api remoteMcpConfigurations listOrgMcpSecrets - Returns metadata for all secrets on the ingress service account of the specified organization-level MCP configuration.
atlas api remoteMcpConfigurations updateGroupMcpConfig - Updates the specified MCP configuration for the project.
atlas api remoteMcpConfigurations updateOrgMcpConfig - Updates the specified MCP configuration for the organization.