A
Aws Bedrock Agentcore Runtime Remote MCP
by @ren8k
MCP server by ren8k
Created 7/19/2025
Updated 1 day ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx aws-bedrock-agentcore-runtime-remote-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ren8k-aws-bedrock-agentcore-runtime-remote-mcp": {
"command": "uvx",
"args": [
"aws-bedrock-agentcore-runtime-remote-mcp"
]
}
}
}