Skip to main content
Glama

AWS S3 Control MCP Server

by qingyun-wu
mcp_config_user_role_management.json738 B
{ "server": { "url": "/api" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Creates an access request for the project", "name": "create_access_request" }, { "description": "Approves an access request for the project", "name": "approve_access_request" }, { "description": "Denies an access request for the project", "name": "deny_access_request" }, { "description": "Gets users who have access to the project", "name": "get_project_users" }, { "description": "Sets a user\u0027s role within a project", "name": "set_user_project_role" } ] }

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/qingyun-wu/aws-s3-control'

If you have feedback or need assistance with the MCP directory API, please join our Discord server