sample-multi-tenant-saas-mcp-server

aws-samples/sample-multi-tenant-saas-mcp-server
★ 15 stars TypeScript ⚙️ DevOps Updated today
Multi-Tenant remote MCP server with Amazon Cognito and remote client with Amazon Bedrock hosted on AWS
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sample-multi-tenant-": {
      "command": "npx",
      "args": [
        "-y",
        "aws-samples/sample-multi-tenant-saas-mcp-server"
      ]
    }
  }
}

Topics

awscognitomcpremote-mcp-server