HomeProductivity › Bilig WorkPaper

Bilig WorkPaper

Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.

TypeScript Local Remote
★ 36 stars Last pushed 2026-09-21 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://bilig.proompteng.ai/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http bilig https://bilig.proompteng.ai/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "bilig": {
      "url": "https://bilig.proompteng.ai/mcp"
    }
  }
}

Package (npm 0.164.11)

npx -y @bilig/workpaper@0.164.11

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry