A simple mcp service for File Operations
This project was created for the associated boot.dev course.
It enables gemini to
- read file content and infos
- write to files
- execute python files
To execute the project and install the dependencies uv Package and Project manager will be needed
- Clone the repo
git clone https://github.com/HelplessSneeker/py_bot.git
- then run the program file
uv run main.py [prompt]