A basic MCP server using AWS bed rock.
git clone git@github.com:mtrottie/MCP.git
Install python in the directory:
python -m vent .env
source .env/bin/activate
pip install -r requirements.txt
Set your AWS credentials via AWS env or put into a file named .env. Then run:
uv run src/mcp_client.py src/mcp_server.py