FoodMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | Yes | Model name for the LLM (e.g., deepseek-chat). | |
| AMAP_API_KEY | Yes | API key for Amap (Gaode) Web Services. | |
| OPENAI_API_KEY | Yes | API key for the LLM provider (DeepSeek is used by default). | |
| BILIBILI_BUVID3 | Yes | Bilibili buvid3 cookie. | |
| EMBEDDING_MODEL | Yes | Embedding model name (e.g., text-embedding-3-small). | |
| OPENAI_BASE_URL | Yes | Base URL for the LLM API (e.g., https://api.deepseek.com). | |
| BILIBILI_BILI_JCT | Yes | Bilibili bili_jct cookie (CSRF token). | |
| BILIBILI_SESSDATA | Yes | Bilibili session cookie (from browser cookie). | |
| EMBEDDING_API_KEY | Yes | API key for the embedding provider (OpenAI). | |
| EMBEDDING_BASE_URL | Yes | Base 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues