io.github.Shubochandrosarker/bridgistic
NPM · BRIDGISTIC-MCP-SERVER · SCANNED SEP 20
Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 39 of 123 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (GPL-2.0-or-later).Pass
- Actively maintained (last published 38 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability63
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 7134 tokens (~132/item across 54 items; 54 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 46% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 10 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 54 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.Shubochandrosarker/bridgistic MCP server?
io.github.Shubochandrosarker/bridgistic runs locally as an npm package, launched with npx -y bridgistic-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · bridgistic-mcp-server
claude mcp add shubochandrosarker-bridgistic -- npx -y bridgistic-mcp-server
{
"mcpServers": {
"shubochandrosarker-bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
]
}
}
} {
"servers": {
"shubochandrosarker-bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
]
}
}
} codex mcp add shubochandrosarker-bridgistic -- npx -y bridgistic-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"shubochandrosarker-bridgistic": {
"type": "local",
"command": [
"npx",
"-y",
"bridgistic-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add shubochandrosarker-bridgistic --command npx --arg -y --arg bridgistic-mcp-server
mcp_servers:
shubochandrosarker-bridgistic:
command: "npx"
args: ["-y", "bridgistic-mcp-server"] {
"McpServers": {
"shubochandrosarker-bridgistic": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"bridgistic-mcp-server"
]
}
}
} assistant mcp add shubochandrosarker-bridgistic -t stdio -c npx -a -y bridgistic-mcp-server
{
"mcpServers": {
"shubochandrosarker-bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
]
}
}
} 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.
- 20 Sept 26 −2
- Stability: pass → 0.83 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 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.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +2
- CVE-2026-82562 no longer affects this package ▲ security
- CVE-2026-82417 no longer affects this package ▲ security
- Known CVEs: fail → pass ▲ security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 −4
- Stability: pass → 0.77 functional
- 11 Sept 26 +1
- Stability: 0.97 → pass security
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 · Analysed npm/bridgistic-mcp-server@1.2.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 123 packages
| Packages resolved | 123 |
|---|---|
| Stale | 39 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
bridgistic_woo_list_products List WooCommerce products ~187
List store products with pagination. Scope: `woo:products:read`. Args: search, status (draft|publish|...), stock_status (instock|outofstock|onbackorder), category (slug), per_page (≤100), page. Returns id/name/sku/type/status/price/stock per product plus total and has_more. Use this instead of SQL or PHP for any product question — it works the same whether or not the store uses High-Performance Order Storage.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Product category slug. |
| page | integer | – | – |
| per_page | integer | – | – |
| search | string | – | – |
| site | string | – | Site alias to target (e.g. "guns2ammo"). Omit when only one site is configured. |
| status | string | – | – |
| stock_status | string | – | – |
No output schema declared.
No examples provided.
bridgistic_woo_sales_summary WooCommerce sales summary ~131
Revenue, order count, average order value, orders by status, and top products for the last N days (default 30, max 365). Scope: `woo:analytics:read`. Counts only processing, completed, and on-hold orders — pending, cancelled, and failed orders are excluded so the revenue figure reconciles with what the store actually took. The counted statuses are echoed back in the response.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | – |
| site | string | – | Site alias to target (e.g. "guns2ammo"). Omit when only one site is configured. |
No output schema declared.
No examples provided.
bridgistic_woo_update_order_status Change a WooCommerce order's status ~291
Move an order to a different status. Scope: `woo:orders:write`. The status is validated against the statuses this store actually defines, so plugin-added ones work and typos are refused with the valid list. SIDE EFFECTS: a status change fires WooCommerce hooks — customer emails, stock adjustments, and payment-gateway actions. Setting the status back afterwards does not un-send an email or un-restock an item, which is why this is marked destructive, snapshots first, and honours the approval queue. Use dry_run to see the transition before committing.
| Name | Type | Req | Description |
|---|---|---|---|
| approval_id | string | – | Approval id returned by a previous call that needed approval. Re-pass the SAME args plus this id once an admin approves. |
| dry_run | boolean | – | If true, return what WOULD change without modifying anything. Nothing is persisted, snapshotted, or queued. |
| force | boolean | – | Proceed even if a pre-op snapshot could not be taken. Irreversible — use sparingly. |
| id | integer | yes | – |
| note | string | – | Order note recorded alongside the change. |
| site | string | – | Site alias to target (e.g. "guns2ammo"). Omit when only one site is configured. |
| status | string | yes | Target status, e.g. "processing", "completed", "refunded". The "wc-" prefix is optional. |
No output schema declared.
No examples provided.
bridgistic_woo_update_product Update a WooCommerce product ~259
Update an existing product. Scope: `woo:products:write`. Only the fields you pass are changed. Overwrites prior values, so the bridge snapshots the product first and dry_run returns an explicit before/after for exactly the fields supplied.
| Name | Type | Req | Description |
|---|---|---|---|
| approval_id | string | – | Approval id returned by a previous call that needed approval. Re-pass the SAME args plus this id once an admin approves. |
| description | string | – | – |
| dry_run | boolean | – | If true, return what WOULD change without modifying anything. Nothing is persisted, snapshotted, or queued. |
| force | boolean | – | Proceed even if a pre-op snapshot could not be taken. Irreversible — use sparingly. |
| id | integer | yes | – |
| manage_stock | boolean | – | – |
| name | string | – | – |
| regular_price | string | – | – |
| sale_price | string | – | – |
| short_description | string | – | – |
| site | string | – | Site alias to target (e.g. "guns2ammo"). Omit when only one site is configured. |
| sku | string | – | – |
| status | string | – | – |
| stock_quantity | integer | – | – |
| stock_status | string | – | – |
No output schema declared.
No examples provided.
What is the io.github.Shubochandrosarker/bridgistic MCP server?
io.github.Shubochandrosarker/bridgistic is an MCP server listed in the public MCP registry as io.github.Shubochandrosarker/bridgistic. Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots. This page covers its npm package (bridgistic-mcp-server).
Is the io.github.Shubochandrosarker/bridgistic MCP server safe to use?
io.github.Shubochandrosarker/bridgistic scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. 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 io.github.Shubochandrosarker/bridgistic MCP server expose?
io.github.Shubochandrosarker/bridgistic exposes 54 tools: bridgistic_list_sites, bridgistic_get_site_info, bridgistic_execute_php, bridgistic_db_query, bridgistic_list_posts, and 49 more. Their descriptions and schemas cost roughly 7,134 tokens of context every time the server is loaded.
Is the io.github.Shubochandrosarker/bridgistic MCP server still maintained?
io.github.Shubochandrosarker/bridgistic 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.
What licence is the io.github.Shubochandrosarker/bridgistic MCP server under?
io.github.Shubochandrosarker/bridgistic declares the GPL-2.0-or-later licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.