Skip to main content
Glama
Abhinav-Prabhakar

Unstop MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNSTOP_MCP_TIMEOUTNoOptional environment-driven runtime configuration for request timeout.
UNSTOP_MCP_USER_AGENTNoOptional environment-driven runtime configuration for the custom User-Agent header.
UNSTOP_MCP_MAX_RETRIESNoOptional environment-driven runtime configuration for max retries.
UNSTOP_MCP_RETRY_DELAYNoOptional environment-driven runtime configuration for retry delay.
UNSTOP_MCP_DETAIL_DELAYNoOptional environment-driven runtime configuration for delay between detail fetches.
UNSTOP_MCP_GEOCACHE_PATHNoOptional environment-driven runtime configuration for the geocode cache file path.
UNSTOP_MCP_DETAIL_WORKERSNoOptional environment-driven runtime configuration for the number of workers used for fetching details.
UNSTOP_MCP_CACHE_TTL_SECONDSNoOptional environment-driven runtime configuration for cache time-to-live in seconds.

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_hackathonsC

Search Unstop hackathons with filters, sorting, pagination, and optional cache usage.

get_hackathon_detailsC

Fetch full details for a single Unstop hackathon by ID.

search_hackathons_by_locationC

Find offline Unstop hackathons within a radius of a city, address, or campus.

refresh_cacheB

Force an immediate refresh of the cached open hackathon dataset.

get_cache_infoB

Inspect cache freshness, TTL, and item counts for the open hackathon snapshot.

Prompts

Interactive templates invoked by user choice

NameDescription
find_relevant_hackathonsGuide an LLM through gathering preferences, calling search tools, and recommending hackathons.
compare_hackathonsGuide an LLM to compare multiple hackathons using the detail tool and resource views.
plan_hackathon_searchGuide an LLM on which Unstop MCP tools and resources to use for a discovery task.

Resources

Contextual data attached and managed by the client

NameDescription
cache_infoRead-only cache metadata for the open hackathon snapshot.
open_hackathons_snapshotRead-only snapshot of currently cached open hackathons.

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/Abhinav-Prabhakar/UnstopMCP'

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