DirectorySample Agentic Ai Demos
ai-ml

Sample Agentic Ai Demos

by aws-samples

38
Health
stale
61
Popularity

Collection of examples of how to use Model Context Protocol with AWS.

101stars
35forks
Python
MIT-0
Updated March 11, 2026
#agents#bedrock#genai#mcp#mcp-client#mcp-server

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "sample-agentic-ai-demos": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sample-agentic-ai-demos"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryai-ml
LanguagePython
LicenseMIT-0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory