We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vsiwach/MCP-Resume-AWS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Personal Resume Agent - AWS Deployment Requirements
chromadb>=0.4.15
sentence-transformers>=2.2.2
PyPDF2>=3.0.1
python-docx>=0.8.11
transformers>=4.21.0
torch>=1.12.0
numpy>=1.21.0
# HTTP server dependencies
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
# AWS deployment dependencies
boto3>=1.34.0
awscli>=1.32.0