Loading MCP server directory, please wait...
MCP server for the AWS CLI. Read-only by default; single Go binary.
npx @getmcp/cli add io.github.FerhatDundar/aws-mcp-connectorRequires Pre-built binary. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.FerhatDundar/aws-mcp-connector": {
"command": "https://github.com/FerhatDundar/aws-mcp-connector/releases/download/v0.1.2/aws-mcp-connector-plugin-v0.1.2-darwin-arm64.zip",
"env": {
"AWS_PROFILE": "",
"AWS_REGION": "",
"AWS_ACCESS_KEY_ID": "",
"AWS_SECRET_ACCESS_KEY": "",
"AWS_SESSION_TOKEN": "",
"AWS_MCP_ALLOW_WRITE": "",
"AWS_MCP_ALLOWED_SERVICES": "",
"AWS_MCP_CLI_PATH": ""
}
}
}
}