Metadata-Version: 2.5
Name: mcp-proxy-for-aws-cli
Version: 1.6.5
Summary: MCP Proxy for AWS (version-pinned CLI distribution)
Project-URL: documentation, https://github.com/aws/mcp-proxy-for-aws/blob/main/README.md
Project-URL: repository, https://github.com/aws/mcp-proxy-for-aws.git
Project-URL: changelog, https://github.com/aws/mcp-proxy-for-aws/blob/main/CHANGELOG.md
Author: Amazon Web Services, MCP Proxy for AWS
License: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.10
Requires-Dist: aiofile==3.9.0
Requires-Dist: annotated-types==0.7.0
Requires-Dist: anyio==4.12.0
Requires-Dist: attrs==25.4.0
Requires-Dist: authlib==1.6.12
Requires-Dist: awscrt==0.36.0
Requires-Dist: backports-tarfile==1.2.0; python_full_version < '3.12'
Requires-Dist: beartype==0.22.9
Requires-Dist: boto3==1.43.82
Requires-Dist: botocore==1.43.83
Requires-Dist: cachetools==6.2.3
Requires-Dist: caio==0.9.25
Requires-Dist: certifi==2025.11.12
Requires-Dist: cffi==2.0.0; platform_python_implementation != 'PyPy'
Requires-Dist: click==8.4.2
Requires-Dist: colorama==0.4.6; sys_platform == 'win32'
Requires-Dist: cryptography==50.0.0
Requires-Dist: cyclopts==4.23.1
Requires-Dist: dnspython==2.8.0
Requires-Dist: docstring-parser==0.17.0
Requires-Dist: email-validator==2.3.0
Requires-Dist: exceptiongroup==1.3.1
Requires-Dist: fastmcp-slim==3.4.7
Requires-Dist: fastmcp==3.4.7
Requires-Dist: griffelib==2.0.2
Requires-Dist: h11==0.16.0
Requires-Dist: httpcore==1.0.9
Requires-Dist: httpx-sse==0.4.3
Requires-Dist: httpx==0.28.1
Requires-Dist: idna==3.15
Requires-Dist: importlib-metadata==8.7.0; python_full_version < '3.12'
Requires-Dist: jaraco-classes==3.4.0
Requires-Dist: jaraco-context==6.1.2
Requires-Dist: jaraco-functools==4.3.0
Requires-Dist: jeepney==0.9.0; sys_platform == 'linux'
Requires-Dist: jmespath==1.0.1
Requires-Dist: joserfc==1.7.0
Requires-Dist: jsonref==1.1.0
Requires-Dist: jsonschema-path==0.5.0
Requires-Dist: jsonschema-specifications==2025.9.1
Requires-Dist: jsonschema==4.25.1
Requires-Dist: keyring==25.7.0
Requires-Dist: markdown-it-py==4.0.0
Requires-Dist: mcp-proxy-for-aws==1.6.5
Requires-Dist: mcp==1.28.1
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.8.0
Requires-Dist: openapi-pydantic==0.5.1
Requires-Dist: opentelemetry-api==1.43.0
Requires-Dist: packaging==26.1
Requires-Dist: pathable==0.6.0
Requires-Dist: platformdirs==4.5.1
Requires-Dist: py-key-value-aio==0.4.4
Requires-Dist: pycparser==2.23; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
Requires-Dist: pydantic-core==2.41.5
Requires-Dist: pydantic-settings==2.14.2
Requires-Dist: pydantic==2.12.5
Requires-Dist: pygments==2.20.0
Requires-Dist: pyjwt==2.13.0
Requires-Dist: pyperclip==1.11.0
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: python-dotenv==1.2.3
Requires-Dist: python-multipart==0.0.31
Requires-Dist: pywin32-ctypes==0.2.3; sys_platform == 'win32'
Requires-Dist: pywin32==311; sys_platform == 'win32'
Requires-Dist: pyyaml==6.0.3
Requires-Dist: referencing==0.36.2
Requires-Dist: rich-rst==2.1.0
Requires-Dist: rich==14.2.0
Requires-Dist: rpds-py==0.30.0
Requires-Dist: s3transfer==0.19.0
Requires-Dist: secretstorage==3.5.0; sys_platform == 'linux'
Requires-Dist: six==1.17.0
Requires-Dist: sse-starlette==3.0.4
Requires-Dist: starlette==1.3.1
Requires-Dist: tomli==2.3.0; python_full_version < '3.11'
Requires-Dist: typing-extensions==4.15.0
Requires-Dist: typing-inspection==0.4.2
Requires-Dist: uncalled-for==0.2.0
Requires-Dist: urllib3==2.7.0
Requires-Dist: uvicorn==0.38.0
Requires-Dist: watchfiles==1.1.1
Requires-Dist: websockets==15.0.1
Requires-Dist: zipp==3.23.0; python_full_version < '3.12'
Description-Content-Type: text/markdown

# MCP Proxy for AWS (version-pinned distribution)

This is a thin, metadata-only wrapper that pins
[`mcp-proxy-for-aws`](https://pypi.org/project/mcp-proxy-for-aws/) and its entire runtime
dependency tree to exact versions, intended for CLI and `uvx` use. It contains no code of its
own; the implementation lives in `mcp-proxy-for-aws`.

> **Not currently published.** This pinned distribution is not available on PyPI yet. For CLI
> and `uvx` use today, install [`mcp-proxy-for-aws`](https://pypi.org/project/mcp-proxy-for-aws/)
> and see the [project README](https://github.com/aws/mcp-proxy-for-aws/blob/main/README.md) for
> configuration, authentication, and usage.

The import name is `mcp_proxy_for_aws`. The pins are derived at build time from the `uv.lock`
committed at the release tag, so they are reproducible from the repository.

> **Scope of the guarantee:** this is *version pinning, not hash verification*. It prevents
> automatic adoption of a newer (possibly compromised) release; it does not cryptographically
> verify the installed artifacts.

## License

Apache-2.0. See [LICENSE](https://github.com/aws/mcp-proxy-for-aws/blob/main/LICENSE).
