Skip to content
Back to search
30
MCP

@aws/n8n-nodes-agentcore

n8n/@aws/n8n-nodes-agentcore

n8n community node for Amazon Bedrock AgentCore harness. Run production-grade AI agents with isolated microVMs, real browsers, real code execution, and persistent memory — directly from your n8n workflows.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-aws-bedrock-assumerole
n8n node for AWS Bedrock with AssumeRole authentication
0 tools
n8n-nodes-bedrock-advanced
n8n community node for AWS Bedrock Chat Model with prompt caching support
0 tools
@dgalichet/n8n-nodes-aws-sdk-v3
n8n community node for executing custom JavaScript code with AWS SDK v3 clients (S3, Bedrock, KMS, SSM, Secrets Manager)
0 tools
n8n-nodes-hermes-agent
n8n community node for using Hermes Agent API Server as an agentic workflow node
0 tools
n8n-nodes-browserbase
n8n community node for Browserbase agent, search, and fetch workflows
0 tools
n8n-nodes-au-bedrock
n8n chat model node for AWS Bedrock with proper inference profile support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@aws/n8n-nodes-agentcore": {
      "url": "None",
      "transport": "http"
    }
  }
}