Skip to main content
Glama

get_hackathon_info

Access complete hackathon overview with format details, getting started guide, project ideas, resources, and quick reference for MCP Server development.

Instructions

Get the complete hackathon overview with all information about the MCP Server Hackathon.

Returns: The full hackathon overview document including format, getting started guide, project ideas, resources, and quick reference.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • server.py:16-24 (handler)
    The main handler function for the 'get_hackathon_info' tool. It is decorated with @app.tool() for registration and returns the pre-loaded hackathon markdown content.
    @app.tool() def get_hackathon_info() -> str: """Get the complete hackathon overview with all information about the MCP Server Hackathon. Returns: The full hackathon overview document including format, getting started guide, project ideas, resources, and quick reference. """ return HACKATHON_MARKDOWN

Other Tools

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/apoojary94/mcp_hackathon'

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