41
/ 100
1 month ago
glama

Pinako AI Bridge

Pinako AI Bridge is the MCP server that connects Pinako, a Chromium extension for tab, window, library, and bookmark management, to local AI clients including Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Roo Code, and Continue.dev. The real payoff comes when you already use a desktop AI client: because the bridge runs inside that client alongside its other connect

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — remove_library_from_group (line 51: fs.mkdirSync(path.dirname(LOG_PATH), { recursive: true }))
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, CLAUDE_CODE_OAUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.9GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Pkg Local Privilege Escalation

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY
🔐 secretCLAUDE_CODE_OAUTH_TOKEN
configPINAKO_DEV_EXT_ID
configPINAKO_EXT_ID
configPINAKO_TEST_BROWSER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/teleomorph-pinako-mcp-1jnk1b)](https://m8ven.ai/mcp/teleomorph-pinako-mcp-1jnk1b)
commit: a31272709aaccdc18f06ec0cde9055388fe20827
code hash: 24b3f100ba1f0acd44cab1541354e0b354d231ddb8d510b81e394df32ef236d9
verified: 6/10/2026, 10:36:57 AM
view raw JSON →