cy-excel-mcp
by flaltangyi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OC_OD_CLIENT_ID | No | Microsoft Azure app registration client ID. Required for authentication. | |
| OC_OD_FILE_PATH | No | Path to the Excel workbook in OneDrive, e.g. 'YourFolder/订单汇总.xlsx'. | |
| OC_OD_TENANT_ID | No | Microsoft Azure tenant ID. Default is 'consumers'. | consumers |
| OC_OD_CACHE_FILE | No | File path for OneDrive token cache. Default is 'onedrive_token_cache.bin'. | onedrive_token_cache.bin |
| OC_OD_TABLE_NAME | No | Name of the Excel table object, e.g. '表1'. | |
| CY_EXCEL_MCP_HOST | No | Host address for the MCP server. Default is '127.0.0.1'. | 127.0.0.1 |
| CY_EXCEL_MCP_PORT | No | Port for the MCP server. Default is '18061'. | 18061 |
| CY_PRODUCT_ALIAS_FILE | No | File containing product name aliases. Default is 'product_aliases.json'. | product_aliases.json |
| CY_PRODUCT_CACHE_FILE | No | Local cache file for product catalog. Default is 'product_catalog_cache.json'. | product_catalog_cache.json |
| CY_EXCEL_MCP_TRANSPORT | No | Transport protocol for MCP. Default is 'streamable-http'. | streamable-http |
| OC_OD_PRODUCT_FILE_PATH | No | Path to product catalog workbook in OneDrive, e.g. '众一/2026诚亿报表.xlsx'. | |
| OC_OD_PRODUCT_SHEET_NAME | No | Name of the sheet containing product catalog, e.g. '产品明细'. | |
| OC_OD_PRODUCT_CODE_COLUMN | No | Excel column letter for product code. Default is 'A'. | A |
| OC_OD_PRODUCT_NAME_COLUMN | No | Excel column letter for product name. Default is 'B'. | B |
| OC_OD_PRODUCT_CATEGORY_COLUMN | No | Excel column letter for product category. Default is 'C'. | C |
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 | |
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/flaltangyi/chat-order-excel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server