Skip to main content
Glama
tomek7667

mcp-ctftime

by tomek7667

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
ctftime_events

List CTFtime events in a time window. Uses UNIX timestamps (seconds) for start/finish; returns past and upcoming events.

ctftime_event

Get full details for a specific CTFtime event by event_id.

ctftime_top_teams

Get top teams for a year (or current year if year omitted).

ctftime_top_by_country

Get top teams for the current year by country (ISO 3166-1 alpha-2 country code, lowercase).

ctftime_team

Get information about a specific team by team_id.

ctftime_results

Get event results for a year (or current year if omitted).

ctftime_votes

Get event votes for a year.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tomek7667/mcp-ctftime'

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