DirectoryRag App On Aws
database

Rag App On Aws

by genieincodebottle

33
Health
stale
55
Popularity

Build and deploy a full-stack RAG app on AWS with Terraform, using free tier Gemini Pro, real-time web search using Remote MCP server and Streamlit UI with token based authentication.

55stars
27forks
Python
MIT
Updated March 11, 2026
#api-gateway#aws#aws-lambda#aws-s3#gemini-api#genai#generative-ai#jwt-auth#jwt-authentication#mcp#mcp-client#mcp-server#rag-chatbot#sonarcloud#sonarqube#streamlit#terraform#ui#vector-database

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "rag-app-on-aws": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rag-app-on-aws"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

Server Info

Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory