ClaudeWave
aws-samples
aws-samples

sample-serverless-mcp-servers

View on GitHub

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

MCP Servers232 stars34 forksPythonMIT-0Updated 1mo ago
ClaudeWave Trust Score
74/100
· OK
Passed
  • License: MIT-0
  • Recently active
  • Healthy fork ratio
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "sample-serverless-mcp-servers": {
      "command": "node",
      "args": ["/path/to/sample-serverless-mcp-servers/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/aws-samples/sample-serverless-mcp-servers and follow its README for install instructions.
Use cases
⚙️ DevOps

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers