Skip to main content
Glama
JohnMaxwell0123

FoodMCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELYesModel name for the LLM (e.g., deepseek-chat).
AMAP_API_KEYYesAPI key for Amap (Gaode) Web Services.
OPENAI_API_KEYYesAPI key for the LLM provider (DeepSeek is used by default).
BILIBILI_BUVID3YesBilibili buvid3 cookie.
EMBEDDING_MODELYesEmbedding model name (e.g., text-embedding-3-small).
OPENAI_BASE_URLYesBase URL for the LLM API (e.g., https://api.deepseek.com).
BILIBILI_BILI_JCTYesBilibili bili_jct cookie (CSRF token).
BILIBILI_SESSDATAYesBilibili session cookie (from browser cookie).
EMBEDDING_API_KEYYesAPI key for the embedding provider (OpenAI).
EMBEDDING_BASE_URLYesBase URL for the embedding API (e.g., https://api.openai.com/v1).

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources