Skip to main content
Glama
0x-Professor

CTFtime MCP Server

by 0x-Professor

get_top_teams_by_country

Retrieve ranked lists of top CTF teams from any country using ISO country codes to analyze competitive cybersecurity performance by region.

Instructions

Retrieve top CTF teams from a specific country.

Args: country_code: ISO 3166-1 alpha-2 country code (e.g., 'US', 'DE', 'CN') limit: Maximum number of teams to return (default: 10)

Returns: Ranked list of top teams from the specified country

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
country_codeYes
limitNo

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