BrowserCard-AI-Broker (rozek/browsercard-ai-broker) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 29 tools. No publisher has claimed this listing.
An MCP server that lets an LLM build, inspect and drive a running BrowserCard deck live in the browser.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
rozek
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
connection_statusdeck_getdeck_patchUpdates one or more metadata properties of the currently loaded deck.
deck_saveInstructs BrowserCard to persist the current deck state to its internal storage (IndexedDB).
list_cardsLists all cards in the deck with their id, name, widget count, and whether a script is present.
list_widgetsLists all widgets on a card with id, name, type, visibility, and pixel position.
findSearches the deck for cards or widgets matching one or more criteria.
card_getReturns the properties of a card, excluding its widgets.
card_patchUpdates one or more properties of a card.
card_addcard_deleteDeletes a card and all its widgets from the deck.
card_reorderMoves a card to a new position (0-based) within the deck.
widget_getReturns all properties of a widget, including type-specific fields.
widget_patchUpdates one or more properties of a widget. The widget type is immutable.
widget_addwidget_deleteDeletes a widget from a card.
widget_transferMoves a widget from one card to another, preserving all its properties.
widget_reorderwidget_get_rectwidget_set_rectscript_getscript_setextras_getextras_setWrites a custom property on an element. Rejects reserved schema key names.
extras_deleteDeletes a custom property from an element.
live_evallive_sendlive_navigateNavigates to a card by name, id, or 0-based index.
live_screenshotCaptures the current rendered state of the connected BrowserCard as a PNG image.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
BC_ACCESS_TOKENyes — shared secret; must match the token configured in BrowserCard. The process exits immediately if it is unset.BC_BROKER_PORTno 3457 WebSocket port BrowserCard connects to (/bc)BC_MCP_HOSTno 127.0.0.1 interface the MCP HTTP server binds toBC_MCP_PORTno 3456 port the MCP client connects to (/mcp)Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
29/29 tools missing one or more hints — connection_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); deck_get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); deck_patch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +26 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
22/29 tool handlers declare input schemas (76%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 0/29 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
Production dependencies are patched
0 critical, 4 high severity in production deps — @modelcontextprotocol/sdk@1.12.0 (high), @modelcontextprotocol/sdk@1.12.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
2 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/rozek/browsercard-ai-broker)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check