bhaveshopss/MCP-server
A production-ready Model Context Protocol (MCP) server that provides secure, read-only access to AWS resources. Built with TypeScript and AWS SDK v3, this server exposes structured tools for querying AWS services such as S3, EC2, and IAM, enabling safe cloud visibility for LLMs, internal tools, and engineering teams without granting write permissio
Platform-specific configuration:
{
"mcpServers": {
"MCP-server": {
"command": "npx",
"args": [
"-y",
"MCP-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...