Skip to main content
Glama

get_scoring_rubric

Retrieve scoring rubrics for hackathon submissions to evaluate GitHub projects consistently across creative apps, reasoning agents, or enterprise agents tracks.

Instructions

Return the scoring rubric for the specified track.

Loads the YAML file ``data/rubrics/{track}.yaml`` and returns the scoring criteria (name, weight, description, scoring_guide). Args: track: Track name. ``"creative-apps"`` | ``"reasoning-agents"`` | ``"enterprise-agents"`` Returns: Rubric dict with track, track_display_name, criteria (list), total_weight, score_range, and notes. Raises: FileNotFoundError: If the YAML file for the track does not exist. ValueError: If the track name is invalid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trackYes

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