A Model Context Protocol (MCP) server enabling AI agents to interact with Amazon Bedrock AgentCore services for agent management, knowledge bases, and invocation. Current version 0.1.1, released May 2025. Active development with weekly releases.
pip install awslabs-amazon-bedrock-agentcore-mcp-serverNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts the MCP server, which connects to Amazon Bedrock AgentCore. Requires AWS credentials configured via environment or AWS CLI.
Set the BEDROCK_AGENT_ID environment variable before starting the server.
Use 'from bedrock_agentcore_mcp_server import ...' instead of 'from awslabs_amazon_bedrock_agentcore_mcp_server import ...'.
Upgrade Python to 3.10 or later.
No resource links recorded.