We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338adc2 commit 260c939Copy full SHA for 260c939
extensions/mcp/servers.yaml
@@ -7,3 +7,11 @@
7
lang: go
8
args: ['stdio']
9
description: GitHub MCP Server - Access GitHub repositories, issues, and pull requests
10
+- name: aws_iam_mcp
11
+ servers:
12
+ - repository:
13
+ name: awslabs.iam-mcp-server
14
+ type: stdio
15
+ lang: pypi
16
+ args: []
17
+ description: An MCP server for comprehensive AWS Identity and Access Management (IAM) operations.
0 commit comments