Aws Service Authorization Reference
@psantus
关于 Aws Service Authorization Reference
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aws-service-authorization-reference": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"psantus86/aws-service-authorization-reference-mcp-server:latest"
]
}
}
}工具
8Lists all service codes for which we have documentation available
Tells how many Actions, Resources and Condition Keys are documented.
A comma-separeted list of all actions for a service
A comma-separeted list of all resources for a service
A comma-separeted list of all conditions keys for a service
Retrieve the authorization reference data (resources and condition keys) for a single AWS service action
Retrieve the authorization reference data (resources and condition keys) for a single AWS service action
Retrieve the authorization reference data (resources and condition keys) for a single AWS service action
概览
What is Aws Service Authorization Reference?
The Aws Service Authorization Reference MCP Server provides access to AWS Service Reference Information, enabling LLMs to retrieve IAM actions, resources, and condition keys from the official AWS documentation.
How to use Aws Service Authorization Reference?
Install via uv or Docker, then configure in Claude.app using the provided JSON settings. Invoke tools such as service_codes, service_actions, service_action_information, etc. with required service and action parameters.
Key features of Aws Service Authorization Reference
- Provides programmatic access to AWS IAM reference data.
- Covers Actions, Resources, and Condition Keys.
- Updates as AWS publishes new service information.
- Supports detailed lookups for individual actions, resources, or condition keys.
- Available via
uvor Docker for easy deployment
云与基础设施 分类下的更多 MCP 服务器
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
评论