genieincodebottle/rag-app-on-aws
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.
Platform-specific configuration:
{
"mcpServers": {
"rag-app-on-aws": {
"command": "npx",
"args": [
"-y",
"rag-app-on-aws"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...