awsagentcore_proxy_mcp_server

sameerbattoo/awsagentcore_proxy_mcp_server
★ 0 stars Python 🔒 Security Updated today
MCP server for Social Media Tracker with Cognito authentication
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "awsagentcore_proxy_m": {
      "command": "uvx",
      "args": [
        "awsagentcore-proxy-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install awsagentcore-proxy-mcp-server