Skip to main content
Glama
0x-Professor

CTFtime MCP Server

by 0x-Professor

get_upcoming_ctfs

Retrieve upcoming Capture The Flag competitions from CTFtime.org to help cybersecurity teams and participants plan for future events. Specify how many days ahead to search and the maximum number of events to return.

Instructions

Retrieve upcoming CTF events from CTFtime.org.

Args: limit: Maximum number of events to return (1-100, default: 10) days_ahead: Number of days to look ahead (default: 30)

Returns: Formatted list of upcoming CTF events with details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
days_aheadNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0x-Professor/CTF-time-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server