Skip to main content

MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observability, and scalability

Project description

AWS AgentCore MCP Server

A comprehensive framework for building, securing, monitoring, and managing AI agents at scale

GitHub commit activity GitHub open issues GitHub open pull requests License PyPI version Python versions

DocumentationSamplesStarter ToolkitMCP Server

This MCP server provides comprehensive documentation about AWS AgentCore to your GenAI tools, enabling you to build production-ready AI agents with enterprise-grade security, observability, and scalability.

What is AWS AgentCore?

AWS AgentCore is a comprehensive framework for building, securing, monitoring, and managing AI agents at scale on Amazon Bedrock. It provides:

  • AgentCore Identity: Centralized management of agent identities and credentials
  • AgentCore Gateway: Universal integration layer for APIs and external services
  • AgentCore Observability: Advanced tracing, monitoring, and debugging capabilities
  • AgentCore Code Interpreter: Secure code execution within sandboxed sessions
  • AgentCore Memory: Short-term and long-term memory storage for context-aware agents

Prerequisites

The usage methods below require uv to be installed on your system. You can install it by following the official installation instructions.

Installation

You can use the AWS AgentCore MCP server with 40+ applications that support MCP servers, including Amazon Q Developer CLI, Anthropic Claude Code, Cline, and Cursor.

Q Developer CLI example

See the Q Developer CLI documentation for instructions on managing MCP configuration.

In ~/.aws/amazonq/mcp.json:

{
  "mcpServers": {
    "aws-agentcore": {
      "command": "uvx",
      "args": ["aws-agentcore-mcp-server"]
    }
  }
}

Claude Code example

See the Claude Code documentation for instructions on managing MCP servers.

claude mcp add aws-agentcore uvx aws-agentcore-mcp-server

Cline example

See the Cline documentation for instructions on managing MCP configuration.

Provide Cline with the following information:

I want to add the MCP server for AWS AgentCore.
Here's the GitHub link: @https://github.com/aws/aws-agentcore-mcp-server
Can you add it?

Cursor example

See the Cursor documentation for instructions on managing MCP configuration.

In ~/.cursor/mcp.json:

{
  "mcpServers": {
    "aws-agentcore": {
      "command": "uvx",
      "args": ["aws-agentcore-mcp-server"]
    }
  }
}

Available Tools

The MCP server provides the following documentation tools:

  • quickstart() - Get started with AWS AgentCore SDK
  • agentcore_identity() - Learn about secure agent authentication and authorization
  • agentcore_gateway() - Integrate external APIs and services
  • agentcore_observability() - Monitor and debug agents in production
  • agentcore_code_interpreter() - Execute code securely in agents
  • agentcore_memory() - Build context-aware agents with persistent memory
  • agentcore_tools() - Integrate tools and extend agent capabilities

Quick Testing

You can quickly test the MCP server using the MCP Inspector:

npx @modelcontextprotocol/inspector uvx aws-agentcore-mcp-server

Note: This requires npx to be installed on your system. It comes bundled with Node.js.

The Inspector is also useful for troubleshooting MCP server issues as it provides detailed connection and protocol information. For an in-depth guide, have a look at the MCP Inspector documentation.

Server Development

git clone https://github.com/aws/aws-agentcore-mcp-server.git
cd aws-agentcore-mcp-server
python3 -m venv venv
source venv/bin/activate
pip3 install -e .

npx @modelcontextprotocol/inspector python -m aws_agentcore_mcp_server

Example Usage

Once installed, you can ask your AI assistant questions like:

  • "How do I get started with AWS AgentCore?"
  • "Show me how to set up AgentCore Identity for secure authentication"
  • "How do I integrate external APIs using AgentCore Gateway?"
  • "What observability features does AgentCore provide?"
  • "How can I add code execution capabilities to my agent?"
  • "How do I implement memory in my AgentCore agent?"
  • "What tools can I integrate with my AgentCore agent?"

The MCP server will provide comprehensive documentation and code examples for each AgentCore component.

Contributing ❤️

We welcome contributions! See our Contributing Guide for details on:

  • Reporting bugs & features
  • Development setup
  • Contributing via Pull Requests
  • Code of Conduct
  • Reporting of security issues

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Security

See CONTRIBUTING for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_agentcore_mcp_server-0.1.4.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_agentcore_mcp_server-0.1.4-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

Details for the file aws_agentcore_mcp_server-0.1.4.tar.gz.

File metadata

  • Download URL: aws_agentcore_mcp_server-0.1.4.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for aws_agentcore_mcp_server-0.1.4.tar.gz
Algorithm Hash digest
SHA256 33e84e59540ae55dce7fe73e9c39bcd4e49bacc7770f226e39d9802b13c77d39
MD5 9f181d4ecc67e826c75ba4d08fd5e43d
BLAKE2b-256 734bef9a21e3823c6bb9f74cefa3422340d9186814fa6cd1544275cf05d5185b

See more details on using hashes here.

File details

Details for the file aws_agentcore_mcp_server-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_agentcore_mcp_server-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 254f02d42b66de5e23d1546de1362f9e99122e9eda85fd334df973e568d8d0f3
MD5 5ed15d33287998bd3507fb50407ab722
BLAKE2b-256 bde21fd3ff81e2b6a538a668a5803395e359d1dd6b9aaa79b9efdcae7c5b01ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page