Releases: awslabs/mcp
Releases · awslabs/mcp
2026.02.20260205164349
Immutable
release. Only release title and notes can be modified.
2026.02.20260205164349
What's Changed
- fix: remove unsupported provider from HealthOmics utils by @sabeelmansuri in #2364
- chore: upgrate s3tables mcp dependecies by @okhomin in #2368
- chore: release/2026.02.20260205164349 by @awslabs-mcp in #2372
New Contributors
- @sabeelmansuri made their first contribution in #2364
Full Changelog: 2026.02.20260204163019...2026.02.20260205164349
2026.02.20260204163019
Immutable
release. Only release title and notes can be modified.
2026.02.20260204163019
What's Changed
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.25 by @awslabs-mcp in #2326
- feat(dynamodb-mcp-server): add schema-driven data access layer generator by @amzn-erdemkemer in #2234
- fix: upgrade vulnerable dependencies by @scottschreckengaust in #2232
- chore(deps): update npm: bump lodash from 4.17.21 to 4.17.23 in /docusaurus by @dependabot[bot] in #2231
- chore(dynamodb-mcp-server): add license header to ruff.toml by @amzn-erdemkemer in #2329
- chore(deps): update github-actions: bump the github-actions-version-updates group with 2 updates by @dependabot[bot] in #2228
- chore(ci): add ruff.toml files to license header validation by @amzn-erdemkemer in #2333
- chore(dependencies): upgrade python packages by @awslabs-mcp in #2334
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.26 by @awslabs-mcp in #2336
- docs: Updating docs with more info about AWS MCP. by @arangatang in #2328
- feat: add check page build on pr by @scottschreckengaust in #2219
- feat(aws-healthomics-server): ecr pull through cache support by @markjschreiber in #2332
- chore(aws-pricing-mcp-server): Add EUSC endpoint and readOnlyHint annotations by @nspring00 in #2343
- docs(mcp): updated Python link in DEVELOPER_GUIDE.md by @mayakost in #2344
- feat(dsql): Add DDL migration support skill/power by @anwesham-lab in #2250
- feat(aws-healthomics-mcp): enhance non-verbose option for run analyzer tool for better interactions with models that have smaller context windows by @markjschreiber in #2345
- feat(aws-healthomics-server): ReadMe and Git integration support by @alxawan in #2341
- feat(dsql): Power/Skills: Ensure MCP setup correctness by @anwesham-lab in #2347
- chore(dependencies): upgrade protobuf and setuptools by @scottschreckengaust in #2349
- chore(deps): update github-actions: bump the github-actions-version-updates group with 5 updates by @dependabot[bot] in #2339
- feat(dsql): Add steering about DSQL Loader by @anwesham-lab in #2351
- feat(aws-healthomics-mcp-server): Adds detailed option to diagnose_run_failure tool by @markjschreiber in #2346
- chore(deps): update npm: bump the npm-version-updates group across 1 directory with 4 updates by @dependabot[bot] in #2338
- chore(deps): update docker images: bump the docker-version-updates group across 51 directories with 1 update by @dependabot[bot] in #2337
- chore: release/2026.02.20260204163019 by @awslabs-mcp in #2363
New Contributors
- @amzn-erdemkemer made their first contribution in #2234
- @arangatang made their first contribution in #2328
- @mayakost made their first contribution in #2344
- @alxawan made their first contribution in #2341
Full Changelog: 2026.01.20260126220610...2026.02.20260204163019
2026.01.20260126220610
Immutable
release. Only release title and notes can be modified.
2026.01.20260126220610
What's Changed
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.24 by @awslabs-mcp in #2242
- feat(dsql): Fix MCP KB query, AI MCP config, skill description by @anwesham-lab in #2249
- chore: release/2026.01.20260126220610 by @awslabs-mcp in #2252
Full Changelog: 2026.01.20260123211230...2026.01.20260126220610
2026.01.20260123211230
Immutable
release. Only release title and notes can be modified.
2026.01.20260123211230
What's Changed
- feat(dynamodb-mcp-server): Update data modeller prompt by @LeeroyHannigan in #2226
- feat(aurora-dsql-mcp-server): Modify server startup to allow MCP Server to load even if it does not have a valid cluster specified. Allows access to DSQL Knowledge Base. by @imforster in #2221
- fix(dynamodb-mcp-server): Add exception logging by @valeriodelbello-amazon in #2224
- fix: update setuptools by @scottschreckengaust in #2230
- feat: Add Change Indicators tool to Cloudwatch Application Signals MCP by @oam-mit in #1944
- fix(influxdb): adding InfluxDB connection details to support DP operations by @fredjoonpark in #2172
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.23 by @awslabs-mcp in #2233
- fix(aws-api-mcp-server): FastMCP install issue by @rshevchuk-git in #2236
- feat(dsql): Add Skills CLI installation instructions by @anwesham-lab in #2238
- chore: release/2026.01.20260123211230 by @awslabs-mcp in #2239
New Contributors
- @oam-mit made their first contribution in #1944
- @fredjoonpark made their first contribution in #2172
Full Changelog: 2026.01.20260121110136...2026.01.20260123211230
2026.01.20260121110136
Immutable
release. Only release title and notes can be modified.
2026.01.20260121110136
What's Changed
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.18 by @awslabs-mcp in #2177
- chore(deps): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in #2167
- fix(code-scanning): upgrade jaraco-context package by @scottschreckengaust in #2179
- chore(deps): update github-actions: bump the github-actions-version-updates group across 1 directory with 4 updates by @dependabot[bot] in #2181
- chore(deps): update npm: bump baseline-browser-mapping from 2.9.11 to 2.9.14 in /docusaurus in the npm-version-updates group across 1 directory by @dependabot[bot] in #2073
- feat(aws-healthomics-mcp-server): Adds cost estimations to optimize tool and a tool to produce SVG timelines by @markjschreiber in #2171
- fix: Fix bugs in CloudWatch Application Signals API integration and enhances wildcard pattern matching with full regex support. by @thpierce in #2175
- fix(security): upgrade urllib3 to 2.6.3 to resolve GHSA-38jv-5279-wg99 by @scottschreckengaust in #2180
- feat(dsql-skills): fix claude setup, add gemini/codex support by @anwesham-lab in #2199
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.19 by @awslabs-mcp in #2201
- chore(deps): update uv: 5 dependencies across 21 directories by @scottschreckengaust in #2200
- fix: group dependabot updates together by @scottschreckengaust in #2203
- chore(aurora-dsql-mcp-server): add .dockerignore file by @Benjscho in #2183
- fix(aurora-dsql): fix kiro link and set claude skill setup to global by @anwesham-lab in #2208
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.20 by @awslabs-mcp in #2212
- fix(docs): docker run command in README needs each argument in a separate array index by @zsalzbank in #2169
- fix: upgrade pyasn1 by @scottschreckengaust in #2209
- chore(deps): update npm: bump baseline-browser-mapping from 2.9.14 to 2.9.15 in /docusaurus in the npm-version-updates group across 1 directory by @dependabot[bot] in #2210
- chore(deps): update github-actions: bump the github-actions-version-updates group with 2 updates by @dependabot[bot] in #2211
- chore: update CODEOWNERS by @scottschreckengaust in #2185
- fix(openapi-mcp-server): direct logger to sys.stderr instead of sys.stdout by @newgene in #2170
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.21 by @awslabs-mcp in #2222
- fix(aws-api-mcp-server): decoding of binary data by @arnewouters in #2213
- chore: release/2026.01.20260121110136 by @awslabs-mcp in #2223
New Contributors
- @zsalzbank made their first contribution in #2169
Full Changelog: 2026.01.20260115004242...2026.01.20260121110136
2026.01.20260115004242
Immutable
release. Only release title and notes can be modified.
2026.01.20260115004242
What's Changed
- chore(deps): update uv: bump authlib from 1.6.5 to 1.6.6 in /src/aws-api-mcp-server by @dependabot[bot] in #2066
- feat(aurora-dsql): Add Claude Skill and update AI rules by @anwesham-lab in #2069
- feat(cloudwatch): add multi-profile support for all tools by @Avri-Yom-Tov in #1950
- feat(aurora-dsql): improve language steering by @anwesham-lab in #2075
- refactor(openapi-mcp-server): reusable create_mcp_server and get_all_counts functions by @newgene in #2067
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.16 by @awslabs-mcp in #2078
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.17 by @awslabs-mcp in #2165
- feat(dynamodb_mcp_server): Add CDK app for table creation by @valeriodelbello-amazon in #2055
- fix: update filelock and virtualenv by @scottschreckengaust in #2163
- chore: amazonlinux container images by @scottschreckengaust in #2033
- chore: release/2026.01.20260115004242 by @awslabs-mcp in #2176
New Contributors
- @Avri-Yom-Tov made their first contribution in #1950
- @newgene made their first contribution in #2067
- @valeriodelbello-amazon made their first contribution in #2055
Full Changelog: 2026.01.20260109012952...2026.01.20260115004242
2026.01.20260109012952
Immutable
release. Only release title and notes can be modified.
2026.01.20260109012952
What's Changed
- chore(docs): Remove references to Q Dev CLI in main markdown files by @clareliguori in #1932
- fix(cicd): skip no-commit-to-branch on main by @scottschreckengaust in #2041
- chore: upgrade codeql v4 by @scottschreckengaust in #2030
- feat(dynamodb-mcp-server): Adding capabilities of RDS / self-hosted MySQL DB analysis in the Source DB Analyzer tool by @kishorln in #1886
- feat: codecov test analytics by @scottschreckengaust in #2027
- chore: update CODEOWNERS for document-loader and openapi servers by @scottschreckengaust in #2016
- fix: check-license-header updates by @scottschreckengaust in #2029
- chore(ecs,eks): update reason for cfn_nag suppression by @scottschreckengaust in #2037
- chore: Add new code owners for dynamodb-mcp-server by @shetsa-amzn in #2039
- feat(aws-knowledge): Add AWS Knowledge MCP maintainers by @FaresYoussef94 in #1475
- chore(deps): update github-actions: bump the github-actions-version-updates group with 2 updates by @dependabot[bot] in #2044
- feat(transact): Enable read-only transactions with validation by @anwesham-lab in #2051
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.13 by @awslabs-mcp in #2054
- refactor: convert execute_dynamodb_command to internal function by @shetsa-amzn in #1975
- chore(docs): Add one-click Kiro button to individual MCP server docs by @clareliguori in #2053
- fix(security): update Alpine base image to resolve CVE-2024-58251 and CVE-2025-46394 by @scottschreckengaust in #2060
- fix(security): upgrade urllib3 to 2.6.3 to resolve GHSA-38jv-5279-wg99 by @scottschreckengaust in #2061
- chore(docs): Remove references to Q Dev CLI in main docs by @clareliguori in #2057
- fix(security): upgrade aiohttp to 3.13.3 to resolve 8 CVEs by @scottschreckengaust in #2059
- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /.github/workflows in the pip group across 1 directory by @dependabot[bot] in #2064
- chore(docs): Replace references to Q Dev CLI with Kiro in individual server docs by @clareliguori in #2065
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.14 by @awslabs-mcp in #2063
- fix(git-repo-research): upgrade faiss and multidict for openblas by @scottschreckengaust in #2058
- chore: release/2026.01.20260109012952 by @awslabs-mcp in #2068
Full Changelog: 2026.01.20260105153228...2026.01.20260109012952
2026.01.20260105153228
Immutable
release. Only release title and notes can be modified.
2026.01.20260105153228
What's Changed
- fix: npm audit fix by @scottschreckengaust in #2026
- chore(core): update uv.lock by @scottschreckengaust in #2020
- fix: update pdfminer.six via pdfplumber by @scottschreckengaust in #2036
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.9 by @awslabs-mcp in #2032
- fix(billing-cost-managent): fix test for early Jan by @scottschreckengaust in #2040
- chore(pre-commit): autoupdate with additions by @scottschreckengaust in #2035
- chore(core): upgrade langchain-core by @scottschreckengaust in #2034
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.11 by @awslabs-mcp in #2042
- fix: added supported region validation for S3 ListDirectoryBuckets by @oleksii-k-amzn in #2045
- chore: release/2026.01.20260105153228 by @awslabs-mcp in #2047
Full Changelog: 2025.12.20251230231100...2026.01.20260105153228
2025.12.20251230231100
Immutable
release. Only release title and notes can be modified.
2025.12.20251230231100
What's Changed
- feat(aws-api-mcp-server): use Windows-style paths in file access examples by @hfurkanbozkurt in #1998
- chore(deps): bump filelock from 3.18.0 to 3.20.1 in /.github/workflows in the pip group across 1 directory by @dependabot[bot] in #1968
- feat(cloudwatch-applicationsignals-mcp-server): Updated .NET Enablement guides for EC2/ECS by @AsakerMohd in #1941
- feat: dsql mcp kiro power integration by @anwesham-lab in #2001
- fix: slim-bookworm updates by @scottschreckengaust in #2000
- fix: mcp upgrade by @scottschreckengaust in #2003
- chore(deps): update npm: bump the npm-version-updates group across 1 directory with 2 updates by @dependabot[bot] in #1956
- chore(deps): update github-actions: bump the github-actions-version-updates group with 5 updates by @dependabot[bot] in #1957
- fix: namespace package configuration by @scottschreckengaust in #2005
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.7 by @awslabs-mcp in #2010
- feat: Add deprecation notices to code-doc-gen-mcp-server per RFC #2004 by @jimini55 in #2006
- fix: package upgrades by @scottschreckengaust in #2011
- fix: debian bookworm to trixie by @scottschreckengaust in #2015
- fix: pinned download and run by @scottschreckengaust in #2009
- chore(deps): update github-actions: bump the github-actions-version-updates group with 2 updates by @dependabot[bot] in #2014
- fix(dsql-kiro-power): rename kiro power by @anwesham-lab in #2024
- chore(terraform-mcp-server): update to terraform 1.14.3 by @scottschreckengaust in #2019
- fix: ecs mcp exposed for core by @scottschreckengaust in #2025
- chore: release/2025.12.20251230231100 by @awslabs-mcp in #2028
New Contributors
- @anwesham-lab made their first contribution in #2001
Notes
awslabs.cdk-mcp-serverandawslabs.cloudwatch-appsignals-mcp-serverPublic ECR repositories failed
Full Changelog: 2025.12.20251223100855...2025.12.20251230231100
2025.12.20251223100855
Immutable
release. Only release title and notes can be modified.
2025.12.20251223100855
What's Changed
- chore(aws-api-mcp-server): update CHANGELOG by @arnewouters in #1988
- feat(aws-api-mcp-server): add oauth support by @anasstahr in #1902
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.4 by @awslabs-mcp in #1991
- fix(aws-api-mcp-server): remove filters restriction by @arnewouters in #1972
- fix(aws-api-mcp-server): remove http/https prefix restriction by @arnewouters in #1973
- fix(aws-api-mcp-server): only create the default working directory and not custom ones by @arnewouters in #1962
- chore(aws-api-mcp-server): upgrade AWS CLI to v1.44.5 by @awslabs-mcp in #1995
- chore(aws-api-mcp-server): minor version bump to 1.3.0 by @arnewouters in #1996
- chore: release/2025.12.20251223100855 by @awslabs-mcp in #1997
Full Changelog: 2025.12.20251219001245...2025.12.20251223100855