Sample Agentic Ai Demos
FreeNot checkedCollection of examples of how to use Model Context Protocol with AWS.
About
Collection of examples of how to use Model Context Protocol with AWS.
README
Agentic AI Samples
Collection of examples of how to build Agentic AI with AWS, including Model Context Protocol.
List of modules:
| Module | Lang | Description |
|---|---|---|
| Server Client MCP/SSE Demo | TypeScript | This full demo creates an Amazon Bedrock MCP client using the converse API and MCP server. The sample is deployed in containers that connect over MCP/SSE. |
| Server Client MCP/stdio Demo | Python | This is a demo Amazon Bedrock MCP client using the converse API and a simple MCP stdio server. The sample runs locally connected with Amazon Bedrock. |
| Server Client MCP/SSE on ECS | Spring AI & Kotlin | Provides a sample Spring AI MCP Server that runs on ECS; which is used by a Spring AI Agent using Bedrock; which also runs on ECS and is exposed publicly via a Load Balancer. |
| Server Client MCP/SSE in Bedrock Converse Client w/ pgVector RAG | Spring AI & Java | A Spring AI dog adoption agent built on Bedrock using PostgreSQL with pgvector for RAG, and an MCP Server for managing adoption appointments. |
| Server MCP/SSE on ECS | Spring AI & Kotlin | Very basic Spring AI MCP Server over SSE running on ECS. |
| MCP/SSE Server - FastAPI Client with Anthropic Bedrock | Python | An MCP SSE server with a FastAPI client that leverages Anthropic Bedrock. The sample runs on ECS Fargate with public access through an Application Load Balancer. |
Security
See CONTRIBUTING for more information.
License
This library is licensed under the MIT-0 License. See the LICENSE file.
Installing Sample Agentic Ai Demos
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/aws-samples/sample-agentic-ai-demosFAQ
Is Sample Agentic Ai Demos MCP free?
Yes, Sample Agentic Ai Demos MCP is free — one-click install via Unyly at no cost.
Does Sample Agentic Ai Demos need an API key?
No, Sample Agentic Ai Demos runs without API keys or environment variables.
Is Sample Agentic Ai Demos hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Sample Agentic Ai Demos in Claude Desktop, Claude Code or Cursor?
Open Sample Agentic Ai Demos on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Sample Agentic Ai Demos with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
