by proompteng · MCP Server · ★ 34
bilig Run workbook rules from Node, with formula readback you can verify. Bilig is for workbook logic that has to run from code. If your service or agent should own the workbook model, start with : edit cells, recalculate formulas, read outputs, and persist JSON. If an existing file is still the contract, use the XLSX tools to find stale cached formula values and refresh readback. Start with the boundary you actually have. Do not drive Excel, Lib
| Stars | 34 |
| Forks | 21 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.1311193066083/100 |
| Last Updated | 2026-07-08 |
| Created | 2026-03-13 |
| Platforms | mcp, node |
| Est. Tokens | ~26k |
These tools work well together with bilig for enhanced workflows:
Explore other popular mcp server tools:
bilig is Formula workbooks for Node services: edit inputs, recalculate formulas, read outputs, persist WorkPaper JSON, and expose MCP tools.. It is categorized as a MCP Server with 34 GitHub stars.
bilig is primarily written in TypeScript. It covers topics such as formula-engine, formula-recalculation, formula-workbook.
You can find installation instructions and usage details in the bilig GitHub repository at github.com/proompteng/bilig. The project has 34 stars and 21 forks, indicating an active community.
bilig is released under the MIT license, making it free to use and modify according to the license terms.