mcp-ctftime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ctftime_eventsA | List CTFtime events in a time window. Uses UNIX timestamps (seconds) for start/finish; returns past and upcoming events. |
| ctftime_eventB | Get full details for a specific CTFtime event by event_id. |
| ctftime_top_teamsB | Get top teams for a year (or current year if year omitted). |
| ctftime_top_by_countryB | Get top teams for the current year by country (ISO 3166-1 alpha-2 country code, lowercase). |
| ctftime_teamC | Get information about a specific team by team_id. |
| ctftime_resultsB | Get event results for a year (or current year if omitted). |
| ctftime_votesC | Get event votes for a year. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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