sigitp-git/sjc38-lab-manager-mcp-server
If you are the rightful owner of sjc38-lab-manager-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The SJC38 Lab Manager MCP Server is a specialized server designed for managing AWS Control Tower and AWS Resource Access Manager, providing full administrative control over multi-account AWS environments.
Tools
Functions exposed to the LLM to take actions
create_landing_zone
Create a new Control Tower landing zone.
get_landing_zone
Get landing zone details.
update_landing_zone
Update landing zone configuration.
list_enabled_controls
List enabled controls in OUs.
enable_control
Enable a control on an OU.
disable_control
Disable a control on an OU.
create_resource_share
Create a new resource share.
get_resource_share
Get resource share details.
update_resource_share
Update resource share configuration.
associate_resource_share
Associate resources with a share.
disassociate_resource_share
Remove resources from a share.
get_resource_share_invitations
List pending invitations.
accept_resource_share_invitation
Accept a resource share invitation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client