Skip to content
Back to search
30
MCP

sample-serverless-mcp-servers

aws-samples/sample-serverless-mcp-servers

Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute

Uptime
0.0%
56 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS MCP
Managed MCP server for AI agents to access AWS.
0 tools
awslabs.aws-serverless-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Serverless
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
awslabs.sagemaker-ai-mcp-server
MCP server for AWS SageMaker AI
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sample-serverless-mcp-servers": {
      "url": "None",
      "transport": "http"
    }
  }
}