Bilig WorkPaper
REMOTE · BILIG.PROOMPTENG.AI · 2 COMPONENTS · SCANNED SEP 20
Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability88
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 832 tokens (~69/item across 12 items; 8 tools + 4 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
- Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
How do I install the Bilig WorkPaper MCP server?
Bilig WorkPaper is a hosted endpoint at https://bilig.proompteng.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · bilig.proompteng.ai
claude mcp add --transport http proompteng-bilig-workpaper 'https://bilig.proompteng.ai/mcp'
{
"mcpServers": {
"proompteng-bilig-workpaper": {
"url": "https://bilig.proompteng.ai/mcp"
}
}
} {
"servers": {
"proompteng-bilig-workpaper": {
"type": "http",
"url": "https://bilig.proompteng.ai/mcp"
}
}
} [mcp_servers.proompteng-bilig-workpaper] url = "https://bilig.proompteng.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"proompteng-bilig-workpaper": {
"type": "remote",
"url": "https://bilig.proompteng.ai/mcp",
"enabled": true
}
}
} openclaw mcp add proompteng-bilig-workpaper --url 'https://bilig.proompteng.ai/mcp' --transport streamable-http
mcp_servers:
proompteng-bilig-workpaper:
url: "https://bilig.proompteng.ai/mcp" {
"McpServers": {
"proompteng-bilig-workpaper": {
"Transport": "http",
"Url": "https://bilig.proompteng.ai/mcp"
}
}
} assistant mcp add proompteng-bilig-workpaper -t streamable-http -u 'https://bilig.proompteng.ai/mcp'
{
"mcpServers": {
"proompteng-bilig-workpaper": {
"type": "http",
"url": "https://bilig.proompteng.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 8 Sept 26 +10
- Transport: fail → pass ▲ security
- 7 Sept 26 −10
- Transport: pass → fail ▼ security
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 24 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 6 Aug 26 0
- MCP protocol: pass → fail ▼ functional
- MCP protocol version: 2025-11-25 → 2025-03-26 functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://bilig.proompteng.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.proompteng.ai | CN=WE1,O=Google Trust Services,C=US | 28 Jul 2026 | 26 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | b21921fde628258b13043ab84c9cd134 |
| SANs: *.proompteng.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of bilig.proompteng.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| proompteng.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| content-security-policy | default-src 'self'; object-src 'none'; base-uri 'none'; frame-ancestors 'self'; script-src 'self' 'wasm-unsafe-eval'; worker-src 'self' blob:; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://bilig.proompteng.ai; media-src 'self' data: blob:; manifest-src 'self'; form-action 'self' |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://bilig.proompteng.ai/mcp | Verified | 200 | |
| http (plaintext) | http://bilig.proompteng.ai/mcp | HTTPS enforced | 301 | https://bilig.proompteng.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
export_workpaper_document Export WorkPaper Document ~56
Export the current WorkPaper JSON document for persistence, review, or handoff to another agent. Does not write files by itself.
| Name | Type | Req | Description |
|---|---|---|---|
| includeConfig | boolean | – | Include workbook configuration metadata in the exported JSON. Defaults to true. |
| Name | Type | Req | Description |
|---|---|---|---|
| document | object | yes | Persisted WorkPaper JSON document. |
| serializedBytes | number | yes | – |
| sourcePath | string | – | – |
No examples provided.
get_cell_display_value Get WorkPaper Cell Display Value ~63
Return the formatted display string for one cell. Use when an agent needs what a user would see, not the raw numeric value.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Single A1 cell address such as B3. |
| sheetName | string | yes | Existing sheet name. |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| displayValue | string | yes | – |
No examples provided.
list_sheets List WorkPaper Sheets ~36
Discover sheet names and used dimensions before reading or editing a WorkPaper. Returns metadata only; use read_range or read_cell for values.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| sheets | array | yes | – |
| sourcePath | string | – | Absolute JSON file path when the server was started with --workpaper. |
| writable | boolean | yes | Whether set_cell_contents persists edits back to the source JSON file. |
No examples provided.
read_cell Read WorkPaper Cell ~65
Read one cell with calculated value, display text, formula text, formula diagnostics, and serialized content. Use after set_cell_contents to verify readback.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Single A1 cell address such as B3. |
| sheetName | string | yes | Existing sheet name. |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Canonical sheet-qualified A1 address. |
| displayValue | string | yes | Formatted value as a user would see it. |
| formula | – | yes | Formula text without losing the original calculated value context, or null for literal cells. |
| formulaDiagnostics | array | yes | Structured formula diagnostics. Empty when the cell has no formula error. |
| serialized | – | yes | Raw serialized cell content; formulas are strings that start with =. |
| value | – | yes | Calculated cell value. |
No examples provided.
read_range Read WorkPaper Range ~88
Read calculated values plus serialized formulas/inputs for an A1 range. Use for audit readback after edits; use read_cell for one address.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | yes | A1 range such as Summary!A1:B5. If omitted from the range, pass sheetName separately. |
| sheetName | string | – | Default sheet name when range omits a sheet name, for example Summary. |
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | yes | Canonical A1 range including the sheet name. |
| serialized | array | yes | Two-dimensional array of raw serialized cell contents, including formulas. |
| values | array | yes | Two-dimensional array of evaluated cell values. |
No examples provided.
set_cell_contents Set WorkPaper Cell Contents ~149
Write raw content to one cell and recalculate dependents in memory only. Start with --writable when the edit should persist to JSON.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Single A1 cell address such as B3. Ranges are not accepted. |
| sheetName | string | yes | Existing sheet name, for example Inputs. |
| value | string | yes | Raw cell content. Formula strings must start with =; plain strings are stored as literals. Strict MCP hosts such as Semantic Kernel require a single parameter type, so pass evaluated numbers/booleans… |
| Name | Type | Req | Description |
|---|---|---|---|
| after | object | yes | – |
| before | object | yes | – |
| checks | object | yes | – |
| editedCell | string | yes | Canonical sheet-qualified address that was edited. |
| persistence | object | yes | – |
| restored | object | yes | – |
No examples provided.
set_cell_contents_and_readback Set WorkPaper Cell Contents And Read Back ~222
Write raw content to one cell, recalculate dependents, read a dependent range in the same tool call, and return persistence proof. Use this for stateless MCP clients such as hosted Open WebUI integrations.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Single A1 cell address to edit, such as B3. Ranges are not accepted. |
| readbackRange | string | yes | Dependent A1 range to read before and after the edit, for example Summary!A1:B5. |
| readbackSheetName | string | – | Default sheet name when readbackRange omits a sheet name. |
| sheetName | string | yes | Existing sheet name for the cell to edit, for example Inputs. |
| value | string | yes | Raw cell content. Formula strings must start with =; plain strings are stored as literals. Strict MCP hosts require a single parameter type, so pass evaluated numbers/booleans as formulas such as =0.… |
| Name | Type | Req | Description |
|---|---|---|---|
| after | object | yes | – |
| afterReadback | object | yes | – |
| before | object | yes | – |
| beforeReadback | object | yes | – |
| checks | object | yes | – |
| editedCell | string | yes | Canonical sheet-qualified address that was edited. |
| persistence | object | yes | – |
| readbackRange | string | yes | Canonical sheet-qualified range read before and after the edit. |
| restoredReadback | object | yes | – |
No examples provided.
validate_formula Validate WorkPaper Formula ~63
Validate formula syntax with the WorkPaper parser before writing it to a cell. This checks syntax only; use set_cell_contents plus readback to evaluate.
| Name | Type | Req | Description |
|---|---|---|---|
| formula | string | yes | Formula string including the leading =, for example =SUM(Inputs!B2:B4). |
| Name | Type | Req | Description |
|---|---|---|---|
| formula | string | yes | – |
| valid | boolean | yes | – |
No examples provided.
What is the Bilig WorkPaper MCP server?
Bilig WorkPaper is an MCP server listed in the public MCP registry as io.github.proompteng/bilig-workpaper. Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence. This page covers its hosted endpoint (https://bilig.proompteng.ai/mcp).
Is the Bilig WorkPaper MCP server safe to use?
Bilig WorkPaper scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Bilig WorkPaper MCP server expose?
Bilig WorkPaper exposes 8 tools: list_sheets, read_range, read_cell, set_cell_contents, set_cell_contents_and_readback, and 3 more. Their descriptions and schemas cost roughly 742 tokens of context every time the server is loaded.
Does the Bilig WorkPaper MCP server require authentication?
No. We connected to Bilig WorkPaper without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Bilig WorkPaper MCP server still maintained?
Bilig WorkPaper is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.