Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MGC_STOCK_API_URLNoCustom stock API URL to use instead of the default menu API.
MGC_APP_USER_AGENTNoUser-Agent header for API requests. Default: okhttp/4.12.0
MGC_APP_API_BASE_URLNoBase URL for the Mega Coffee app API. Default: https://app.annhouse.co.kr/api/
MGC_STORE_CACHE_PATHNoPath to the store cache JSON file. Default: data/mgc-stores.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
refresh_mgc_storesB

Fetch all Mega MGC Coffee app stores and save them to the local JSON cache.

list_mgc_stores_by_regionB

List stores from the local cache by region. Refreshes cache automatically if missing or expired.

find_mgc_storesB

Find Mega MGC Coffee stores by latitude/longitude or Korean sigungu name.

search_mgc_menuB

Search public Mega MGC Coffee menu pages by Korean or English menu text.

check_mgc_stockB

Check stock for a Mega MGC Coffee menu item. Without MGC_STOCK_API_URL this returns public-site evidence with unknown stock status.

check_mgc_stock_nationwideB

Check Mega MGC Coffee app API sold_out values across stores nationwide or filtered by region. Use itemCode for exact lookup when known.

check_mgc_stock_by_regionA

Check Mega MGC Coffee app API sold_out values only for stores matching a region query. Example: 서울 종로구 or 서울 종로구 이화동 혜화동.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/maskelog/MGC_MCP'

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