CTF-MCP-Server logo

CTF-MCP-Server

by Tokeii0

This project attempts to use AI for CTF problem solving. It provides two servers: one for solving problems and another for creating them.

View on GitHub

Last updated: N/A

What is CTF-MCP-Server?

CTF-MCP-Server is a collection of two servers designed to leverage AI for CTF (Capture The Flag) competitions. One server focuses on solving CTF challenges, while the other is designed for creating them.

How to use CTF-MCP-Server?

Import the MCP configuration using Cline or develop related plugins.

Key features of CTF-MCP-Server

  • AI-powered CTF solving

  • AI-powered CTF challenge creation

  • MCP configuration support

  • Two distinct server types

Use cases of CTF-MCP-Server

  • Automated CTF challenge solving

  • Generating new CTF challenges

  • Training AI models for CTF

  • CTF competition preparation

FAQ from CTF-MCP-Server

What is ctftools_Puzzle_server?

It is a server primarily used for solving CTF problems.

What is ctftools_feces_making_machine_server?

It is a server primarily used for creating CTF problems.

How do I configure the servers?

Import the provided MCP configuration file using Cline or develop custom plugins.

What programming language are the servers written in?

The provided configuration suggests Python.

What is the timeout value for the servers?

The timeout is set to 1800 seconds for both servers.