l2c-ctfs-mcp
If you are the rightful owner of l2c-ctfs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
L2C-CTFs-MCP is a work-in-progress implementation of an MCP server and client for L2C CTFs.
l2c-ctfs-mcp
Work in progress implementation of an L2C CTFs MCP server and client.
Based off Remote MCP Functions
Structure
- - Azure Functions-based MCP server implementation
- - Python MCP client library and example usage
Getting started
- Clone code
- Make sure you have UV installed
uv venv
to activate venvuv sync
to install neccesary packages