Skip to content
Back to search
30
MCP

aws-service-mcp-generator

pypi/aws-service-mcp-generator

A Python class that generates MCP server for any AWS service which has boto3 client

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-builder-mcp-client-aws-transform
Python MCP client provided by the AWS Transform team
0 tools
AWS CLI MCP Server
Python MCP server for AWS CLI inspection and operations
0 tools
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
AWS MCP
Managed MCP server for AI agents to access AWS.
0 tools
awslabs.code-doc-gen-mcp-server
An AWS Labs Model Context Protocol (MCP) server for code-doc-gen
0 tools
io.github.yawlabs/aws-mcp
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws-service-mcp-generator": {
      "url": "None",
      "transport": "http"
    }
  }
}