l2c-ctfs-mcp\
\ Work in progress implementation of an L2C CTFs MCP server and client.\ \ Based off Remote MCP Functions\ \
Structure\
\
- src/ - Azure Functions-based MCP server implementation\
- client/ - Python MCP client library and example usage\
\
Getting started\
\
- Clone code\
- Make sure you have UV installed\
uv venvto activate venv\uv syncto install neccesary packages\
\
