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•851 B
# Excel CLI References
This folder contains behavioral guidance and quirks documentation for the Excel CLI.
**Note for developers:** Run `dotnet build -c Release` to generate SKILL.md and 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
- `powerquery.md` - Power Query quirks
- `datamodel.md` - Data Model/DAX quirks
- `table.md` - Table operations
- `range.md` - Range operations
- `worksheet.md` - Worksheet operations
- `chart.md` - Chart operations
- `slicer.md` - Slicer operations
- `conditionalformat.md` - Conditional formatting