Bilig WorkPaper

v0.40.34Business Applicationsstable

Headless WorkPaper MCP server for spreadsheet formulas, workbook edits, JSON persistence, and verified readback from TypeScript services.

agent-skillsagent-toolsai-agentsexcelexcel-formulas
Share:
25
Stars
0
Downloads
0
Weekly
0/5

What is Bilig WorkPaper?

Bilig WorkPaper is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to headless workpaper mcp server for spreadsheet formulas, workbook edits, json persistence, and verified readback from typescript services.

Headless WorkPaper MCP server for spreadsheet formulas, workbook edits, JSON persistence, and verified readback from TypeScript services.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Headless WorkPaper MCP server for spreadsheet formulas, work

Use Cases

Create and edit spreadsheet formulas in headless mode.
Recalculate complex workbooks with verified readback.
Persist worksheet changes as JSON for agent workflows.
proompteng

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.40.34
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @bilig/headless

Manual Installation

npx -y @bilig/headless

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Bilig WorkPaper

Bilig WorkPaper is a headless spreadsheet MCP server that brings Excel-compatible formula evaluation, cell editing, and workbook persistence into AI agent workflows without opening a GUI application. Built on ExcelJS with a custom formula engine, it supports creating workpapers programmatically, editing cells with automatic recalculation, reading back computed results, and persisting the workbook as JSON for reliable agent state. Finance teams, data analysts, and developers building AI agents that process structured numerical data use it to perform spreadsheet computations entirely through natural language.

Prerequisites

  • Node.js 22.0.0 or higher (24+ recommended)
  • An MCP-compatible client such as Claude Desktop or Claude Code
  • npm or npx available on your system
1

Install the package

Install the @bilig/headless package globally or use npx to run it directly. The headless package is the core MCP server entry point.

npm install -g @bilig/headless
# Or run directly without installing:
npx -y @bilig/headless
2

Alternatively, scaffold a new workpaper project

Use the project creator to generate a ready-to-use workpaper project with MCP configuration files pre-generated for Claude, Cursor, and VS Code.

npm create @bilig/workpaper@latest my-workpaper
cd my-workpaper && npm install && npm run smoke
3

Create an agent-ready project (optional)

Use the --agent flag to scaffold a project that includes pre-configured .claude/skills and .mcp.json files so your MCP client discovers the server automatically.

npm create @bilig/workpaper@latest my-agent -- --agent
4

Add the server to Claude Desktop configuration

Register the @bilig/headless MCP server in your claude_desktop_config.json. No environment variables are required.

{
  "mcpServers": {
    "bilig-workpaper": {
      "command": "npx",
      "args": ["-y", "@bilig/headless"]
    }
  }
}
5

Verify the server and test formula evaluation

Restart Claude Desktop and ask it to create a simple workpaper with a SUM formula to confirm the server is running and formulas are evaluated correctly.

Bilig WorkPaper Examples

Client configuration

Claude Desktop configuration for the Bilig WorkPaper MCP server using npx to run the @bilig/headless package directly.

{
  "mcpServers": {
    "bilig-workpaper": {
      "command": "npx",
      "args": ["-y", "@bilig/headless"]
    }
  }
}

Prompts to try

Sample prompts that use the headless spreadsheet server for formula computation, workbook editing, and structured data analysis.

- "Create a pricing workpaper with an Inputs sheet (units, unit price, discount) and a Summary sheet that calculates total revenue with the discount applied"
- "Set the value of Inputs!B2 to 150 and read back the recalculated result from Summary!B5"
- "Add an NPV formula to cell Finance!C3 using a discount rate from Assumptions!B1 and cash flows in Finance!B3:B8"
- "Save the current workpaper state as JSON and verify the restore matches the original values"
- "Import this XLSX file and recalculate all formulas, then show me the value of Summary!B2"

Troubleshooting Bilig WorkPaper

Formula results return null or formulas are not recalculating

Bilig uses its own formula engine layered on ExcelJS. Some advanced Excel functions may not be supported. Run bilig-formula-clinic ./your-file.xlsx --cells "Sheet!A1" to diagnose unsupported formula types. Stick to standard arithmetic, SUM, IF, NPV, and VLOOKUP-class functions for best compatibility.

Node.js version error on startup

The @bilig/headless package requires Node.js 22.0.0 or higher. Check your version with node --version. Use nvm to install a compatible version: nvm install 22 && nvm use 22.

Workbook state is lost between Claude Desktop sessions

The server is stateless between MCP sessions by design. Use the saveJson tool to persist workbook state at the end of each session, then pass the saved JSON back to the server at the start of the next session to restore it. The --agent scaffold includes patterns for this workflow.

Frequently Asked Questions about Bilig WorkPaper

What is Bilig WorkPaper?

Bilig WorkPaper is a Model Context Protocol (MCP) server that headless workpaper mcp server for spreadsheet formulas, workbook edits, json persistence, and verified readback from typescript services. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Bilig WorkPaper?

Install via npm with the command: npx -y @bilig/headless. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Bilig WorkPaper?

Bilig WorkPaper works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Bilig WorkPaper free to use?

Yes, Bilig WorkPaper is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Bilig WorkPaper Alternatives — Similar Business Applications Servers

Looking for alternatives to Bilig WorkPaper? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "bilig-workpaper": { "command": "npx", "args": ["-y", "@bilig/headless"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Bilig WorkPaper?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides