Bilig WorkPaper MCP
Formula WorkPaper MCP server for agents: edit cells, recalculate formulas, verify readback, and persist JSON without Excel UI automation.
Formula WorkPaper MCP server for agents: edit cells, recalculate formulas, verify readback, and persist JSON without Excel UI automation.
Features
Category
Create or reuse a WorkPaper JSON file, then run the MCP server with npx. Agents can edit cells, recalculate formulas, read display values, and export the updated WorkPaper JSON.
list_sheets
List sheets in the active WorkPaper document
read_range
Read a rectangular range with formulas, values, and display text
read_cell
Read one cell with formula and computed display value
set_cell_contents
Write a cell input or formula and recalculate dependent values
get_cell_display_value
Return the formatted display value for one calculated cell
export_workpaper_document
Export the current WorkPaper document as JSON
validate_formula
Validate a spreadsheet formula before writing it
workpaper_document
Current WorkPaper JSON document for persistence and review
workpaper://document
{
"mcpServers": {
"bilig-workpaper": {
"command": "npx",
"args": ["-y", "--package", "@bilig/headless", "bilig-workpaper-mcp", "--workpaper", "./pricing.workpaper.json", "--writable"]
}
}
}Memory
Knowledge graph-based persistent memory system
PostgreSQL
Read-only database access with schema inspection
Sqlite
Database interaction and business intelligence capabilities
Supabase
Interact with Supabase: Create tables, query data, deploy edge functions, manage auth, storage, and more.
Qdrant
Implement semantic memory layer on top of the Qdrant vector search engine
MySQL
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines.