CTF_MCP_Server

MurkFox/CTF_MCP_Server

3.1

If you are the rightful owner of CTF_MCP_Server 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.

CTF MCP Server is a versatile cryptographic tool server designed specifically for Capture The Flag (CTF) competitions, offering a range of cryptographic functionalities to assist participants in swiftly solving cryptographic challenges.

Tools

Functions exposed to the LLM to take actions

aes_decrypt

Decrypts AES encrypted data in various modes.

base64

Encodes or decodes base64 strings.

caesar

Performs Caesar cipher shifts.

frequency_analysis

Analyzes text frequency to identify patterns.

rsa_factor_n

Attempts to factorize large numbers for RSA decryption.

vigenere_decrypt

Decrypts Vigenère cipher.

xor_cipher

Performs XOR encryption/decryption.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources