Skip to main content
Glama

list_submissions

Fetch and filter GitHub hackathon submissions from the Agents League to review project entries by track and status.

Instructions

Fetch the list of Agents League submissions.

Args: track: Track name to filter by. ``"creative-apps"`` | ``"reasoning-agents"`` | ``"enterprise-agents"`` | None (all) state: Issue state. ``"open"`` | ``"closed"`` | ``"all"`` Returns: A list of submission summaries. Each element is a dictionary containing issue_number, title, track, project_name, repo_url, created_at, has_demo. Raises: RuntimeError: When gh command execution fails.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trackNo
stateNoall

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/aktsmm/FY26_techconnect_saiten'

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