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%
4 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
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
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
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observabili
0 tools
iflow-mcp_kyopark2014-agent-runtime-use-aws
MCP server for AWS service operations using boto3
0 tools

How to use

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

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