Skip to main content
Glama

AWS Resources MCP Server

pyproject.toml369 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-server-aws-resources" version = "0.1.0" description = "MCP server for AWS resources using boto3" requires-python = ">=3.10" dependencies = [ "boto3", "mcp", "pydantic", "pytz" ] [tool.hatch.build.targets.wheel] packages = ["src/mcp_server_aws_resources"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/baryhuang/mcp-server-aws-resources-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server