MPC Server by aws-samples
Discover how to build agents that can perform actions on websites by combining Amazon Nova Act with Model Context Protocol (MCP).
A MCP server project
A MCP Server that's built on top of AWS Cloud Financial Management (CFM) Technical Implementation Playbooks (TIPs) - our proven collection of cost optimization best practices
MCP for AWS Cost Explorer and CloudWatch logs
This pattern describes how to implement a Model Context Protocol (MCP) server that integrates three industry-standard security scanning tools (Checkov, Semgrep, and Bandit) to provide comprehensive code security analysis. The server enables AI coding assistants like Kiro and Amazon Q Developer to automatically scan code snippets.
A hosted remote-MCP service that lets AI agents operate Feishu/Lark, reusing lark-cli's 200+ tools and 20+ Skills. One Feishu app shared across the team, centrally managed by IT; members authorize once in the browser, data isolated per user. Built on AWS Bedrock AgentCore.
sample-for-amazon-ses-mcp MCP Server
sample-laboratory-data-transformation-mcp MCP Server
Deep Learning Containers MCP Server
Enterprise identity on Amazon Bedrock AgentCore with Lark (Feishu) as the IdP. A Gateway Request Interceptor forwards the user's identity and injects a per-user credential — the agent never holds it — so downstream MCP tools act as the user against Lark and reach only what that user can.
MCP server exposing AWS Health API as tools for Claude Desktop, Kiro, and any MCP-compatible client.
sample-ftr-self-assessment-mcp MCP Server
Client-side MCP proxy that injects OAuth bearer tokens or API keys (via Amazon Bedrock AgentCore Identity or static credentials) for MCP servers using OAuth or API-key authentication, such as AgentCore Gateway inbound authorization.
A hosted MCP web-search service on AWS. Fronts Amazon Bedrock AgentCore Gateway's WebSearch with API Gateway + Lambda, so any MCP-over-HTTP client connects with just one endpoint URL and one API key — no local process, no client-side AWS credentials, no OAuth flow. Deployed with AWS CDK.
Estimate the cost of AWS DR strategies (backup/restore, pilot light, warm standby, active/active) using live Cost Explorer data via MCP
sample-quick-migrator-mcp MCP Server