Skip to content

mtrottie/MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning MCP

A basic MCP server using AWS bed rock.

Getting started:

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

Run the server

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

About

Learning MCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages