74
/ 100
28 days ago
github_topic

mcp-ts

An MCP client library for building conversational AI applications with dynamic tool discovery for context-efficient agents.

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
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 4 credentials: DEEPSEEK_API_KEY, STORAGE_ENCRYPTION_KEY, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY
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.
configDATABASE_URL
🔐 secretDEEPSEEK_API_KEY
configMCP_TS_STORAGE_FILE./sessions.json
configMCP_TS_STORAGE_SQLITE_PATH./sessions.db
configMCP_TS_STORAGE_TYPEThe library supports multiple storage backends. You can explicitly select one using or rely on automatic detection.
configNEON_DATABASE_URLpostgresql://user:password@host.neon.tech/dbname?sslmode=verify-full&channel_binding=require
configNEXT_PUBLIC_BACKEND_URL
configNEXT_PUBLIC_MCP_IDENTITY
configNEXT_PUBLIC_MCP_USER_ID
configREDIS_URLredis://localhost:6379
🔐 secretSTORAGE_ENCRYPTION_KEY
🔐 secretSUPABASE_ANON_KEY
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configTOOLROUTER_BENCHMARK_COUNTS
configTOOLROUTER_BENCHMARK_ITERATIONS
configTOOLROUTER_BENCHMARK_WARMUP
configTOOLROUTER_EXPECTED_SERVER_COUNTS
configTOOLROUTER_LIVE_CONNECT_RETRIES
configTOOLROUTER_LIVE_CONNECT_TIMEOUT_MS
configTOOLROUTER_SAVE_LIVE_FIXTURE
configTOOLROUTER_SAVE_LIVE_FIXTURE_SCHEMAS
// 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 7 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/zonlabs-mcp-ts-1p5udm)](https://m8ven.ai/mcp/zonlabs-mcp-ts-1p5udm)
commit: 639a5c66dd1e2143ff8fef089830c03c132c145f
code hash: ea07f0354a30f44af093c76da6480904410d70392da111b8fab4c193253cb2f9
verified: 6/14/2026, 10:46:51 AM
view raw JSON →
mcp-ts · M8ven Trust Score | M8ven