l2c-ctfs-mcp

l2c-ctfs-mcp

3.4

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 venv
  • uv sync to install neccesary packages

License