Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From hcls-agents
Connects to Amazon Bedrock Agent Runtime to manage agents, knowledge bases, and action groups via the AWS SDK. Requires AWS credentials.
npx claudepluginhub aws-samples/amazon-bedrock-agents-healthcare-lifesciences --plugin hcls-agentsCopy 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
Share bugs, ideas, or general feedback.