Skip to main content
Glama
colesmcintosh

MCP Demo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_hackathon_infoA

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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The purpose is clearly defined and unique.

Naming Consistency5/5

The single tool name 'get_hackathon_info' follows a clear verb_noun convention, which is internally consistent.

Tool Count3/5

A single tool feels thin for a server, even as a demo. It is borderline but not necessarily inappropriate given the focused purpose.

Completeness5/5

The tool fully covers the stated purpose of retrieving hackathon information. There are no obvious missing operations for this narrow scope.

Maintenance

ActivityInactive
ResponsivenessNo issues