We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sbroenne/mcp-server-excel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•925 B
# Excel CLI References
This folder contains behavioral guidance and quirks documentation for the Excel CLI.
**Note for developers:** During development, run `./scripts/Build-AgentSkills.ps1 -PopulateReferences` to copy shared content from `skills/shared/` to this folder.
**Note for users:** When distributed as a skill package, this folder is pre-populated with all necessary reference files.
## Contents (populated by build)
- `behavioral-rules.md` - Core execution rules
- `anti-patterns.md` - Common mistakes to avoid
- `workflows.md` - Production workflow patterns
- `excel_powerquery.md` - Power Query quirks
- `excel_datamodel.md` - Data Model/DAX quirks
- `excel_table.md` - Table operations
- `excel_range.md` - Range operations
- `excel_worksheet.md` - Worksheet operations
- `excel_chart.md` - Chart operations
- `excel_slicer.md` - Slicer operations
- `excel_conditionalformat.md` - Conditional formatting