Stats
Actions
Tags
From hcls-agents
Connects to AWS Bedrock Agent Core for managing and querying agents, knowledge bases, and actions. Requires AWS credentials (e.g., AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY).
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agentcore-docs": {
"command": "uvx",
"args": [
"awslabs.amazon-bedrock-agentcore-mcp-server@latest"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub aws-samples/amazon-bedrock-agents-healthcare-lifesciences --plugin hcls-agents