Skip to main content
Glama
0x-Professor

CTFtime MCP Server

by 0x-Professor

Related Servers

Alternatives to CTFtime MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to query CTF (Capture The Flag) cybersecurity competition data from CTFtime.org, including events, team rankings, results, and votes through the public CTFtime API.
      7
      39 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Provides programmatic access to all Scoring Engine API functionality for managing Red/White/Blue team cybersecurity competitions, including scoreboard, overview, team management, service management, injects, notifications, and admin tools.
      53
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Access football (soccer) data including competitions, matches, standings, and team details via the Football-Data.org API.
      1 npm
      2
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Enables interaction with CTFd platforms for Capture The Flag competitions, allowing users to list challenges, read details, manage dynamic Docker containers, and submit flags through natural language.
      5
      25
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables searching and analyzing Devpost hackathons, winning projects, and tech stack trends for hackathon preparation.
      -

    TDQS

    A3.7/5.0

    Scored across 9 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity. Each tool targets a specific aspect of CTF data (calendar, event details, results, past events, team info, top teams, top teams by country, upcoming events, search) with clear boundaries. The descriptions reinforce distinct use cases, making misselection unlikely.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case (e.g., get_ctf_calendar, get_event_details, search_events). The naming is predictable and readable throughout, with 'get_' as the dominant verb prefix for retrieval operations and 'search_' for the search function, maintaining uniformity.

    Tool Count5/5

    With 9 tools, the count is well-scoped for a CTFtime server, covering key operations like event retrieval, team rankings, and search. Each tool earns its place by addressing a specific need in the domain, avoiding bloat while providing comprehensive coverage for typical agent workflows.

    Completeness4/5

    The tool set offers strong coverage for retrieving CTF events, results, and team information, with no dead ends. Minor gaps exist, such as the lack of tools for user-specific data (e.g., personal team participation) or administrative actions, but agents can work around these for core querying tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues