33
/ 100
1 month ago
glama

Sanka MCP Server

A Model Context Protocol server that integrates the Sanka TypeScript SDK to provide document search and code execution capabilities. It allows clients to interact with Sanka's public API through a hosted HTTP or SSE interface.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SANKA_BROWSER_USE_WORKER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_BROWSER_BIN
configDATA
configDIST_PATH
configFLY_APP_NAME
configFLY_IMAGE_REF
configFLY_PROCESS_GROUP
configLOG_ENV
configLOG_FORMAT
configLOG_LEVEL
configLOG_SERVICE_NAME
configLOG_SUPPRESS_FRAMEWORK_LOGS
configLOG_VERBOSITY
configLOG_VERSION
configPKG_JSON_PATH
configPORT
configPROCESS_TYPE
configSANKA_BROWSER_USE_WORKER_PORT
🔐 secretSANKA_BROWSER_USE_WORKER_TOKENexport ="local-worker-token"
configSANKA_BROWSER_USE_WORKER_URLexport ="http://127.0.0.1:8787/run"
configSANKA_MCP_SERVER_VERSION
// 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 3 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/sankahq-sanka-mcp-lj0wir)](https://m8ven.ai/mcp/sankahq-sanka-mcp-lj0wir)
commit: da5ba9df463379f46d9aef7c3d792ee350772bc4
code hash: d5d66d058befe251e94ce03f772c1da8d741c4edf6febd0d7d7a9038e3f1c194
verified: 6/12/2026, 11:01:15 AM
view raw JSON →