MGC_MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MGC_STOCK_API_URL | No | Custom stock API URL to use instead of the default menu API. | |
| MGC_APP_USER_AGENT | No | User-Agent header for API requests. Default: okhttp/4.12.0 | |
| MGC_APP_API_BASE_URL | No | Base URL for the Mega Coffee app API. Default: https://app.annhouse.co.kr/api/ | |
| MGC_STORE_CACHE_PATH | No | Path to the store cache JSON file. Default: data/mgc-stores.json |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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