Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OC_OD_CLIENT_IDNoMicrosoft Azure app registration client ID. Required for authentication.
OC_OD_FILE_PATHNoPath to the Excel workbook in OneDrive, e.g. 'YourFolder/订单汇总.xlsx'.
OC_OD_TENANT_IDNoMicrosoft Azure tenant ID. Default is 'consumers'.consumers
OC_OD_CACHE_FILENoFile path for OneDrive token cache. Default is 'onedrive_token_cache.bin'.onedrive_token_cache.bin
OC_OD_TABLE_NAMENoName of the Excel table object, e.g. '表1'.
CY_EXCEL_MCP_HOSTNoHost address for the MCP server. Default is '127.0.0.1'.127.0.0.1
CY_EXCEL_MCP_PORTNoPort for the MCP server. Default is '18061'.18061
CY_PRODUCT_ALIAS_FILENoFile containing product name aliases. Default is 'product_aliases.json'.product_aliases.json
CY_PRODUCT_CACHE_FILENoLocal cache file for product catalog. Default is 'product_catalog_cache.json'.product_catalog_cache.json
CY_EXCEL_MCP_TRANSPORTNoTransport protocol for MCP. Default is 'streamable-http'.streamable-http
OC_OD_PRODUCT_FILE_PATHNoPath to product catalog workbook in OneDrive, e.g. '众一/2026诚亿报表.xlsx'.
OC_OD_PRODUCT_SHEET_NAMENoName of the sheet containing product catalog, e.g. '产品明细'.
OC_OD_PRODUCT_CODE_COLUMNNoExcel column letter for product code. Default is 'A'.A
OC_OD_PRODUCT_NAME_COLUMNNoExcel column letter for product name. Default is 'B'.B
OC_OD_PRODUCT_CATEGORY_COLUMNNoExcel column letter for product category. Default is 'C'.C

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

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/flaltangyi/chat-order-excel-mcp'

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