mirror of
https://github.com/awslabs/amazon-bedrock-agentcore-samples.git
synced 2025-09-08 20:50:46 +00:00
Notes: - AgentCore Gateway today only supports MCP Protocol version 2025-03-26. - MCP protocol version support only starts after mcp>=1.9.0 so adding it as a requirement. Testing: - Created new venv and installed all requirements according to requirements.txt - Started the MCP S3 agentcore gateway notebook and it was able to run successfully. Co-authored-by: Tejas Dastane <tdastan@amazon.com>
19 lines
295 B
Plaintext
19 lines
295 B
Plaintext
strands-agents
|
|
strands-agents-tools
|
|
strands-agents[litellm]
|
|
uv
|
|
boto3
|
|
langchain[aws]
|
|
langgraph
|
|
langsmith[otel]
|
|
duckduckgo-search
|
|
langchain-community
|
|
opentelemetry-instrumentation-langchain
|
|
bedrock-agentcore
|
|
bedrock-agentcore-starter-toolkit
|
|
ipython
|
|
ipykernel
|
|
pandas
|
|
jupyterlab
|
|
openpyxl
|
|
mcp>=1.9.0 |