D
Caution
50/100
15 days ago

HYTHE

An MCP server that lets multiple AI coding agents share state, preserve context across sessions, and coordinate via a knowledge graph, messaging, and branch-preserving checkpoint/resume with conflict handling.

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

Code Verified⚡ Live Monitored: not connected

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

hythe-dev

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

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

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ADMIN_API_KEY, API_KEY, NEURAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical3 high6 low

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

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

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

criticalvitest@1.1.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

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

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

highws@8.14.2GHSA-3h5v-q93c-6h6q

ws affected by a DoS when handling a request with many HTTP headers

highws@8.14.2GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretADMIN_API_KEY
configAGENT_NAME
configALLOW_LEGACY_GRAPH_MUTATIONS
🔐 secretAPI_KEY
configAUTH0_AUDIENCE
configAUTH0_CLAIMS_NAMESPACE
configAUTH0_CLIENT_ID
configAUTH0_DOMAIN
configAUTH0_ISSUER
configAUTH0_JWKS_URI
configBACKUP_AUTODISCOVER
configBACKUP_DIR
configCONTENT_SIZE_THRESHOLD
configCORS_ORIGINS
configDUAL_WRITE_ENABLED
configENABLE_ADMIN_ENDPOINTS
configENABLE_ADVANCED_MEMORY
configENABLE_DATA_MANAGEMENT
configENABLE_DEV_HEADERS
configFROM
configMCP_AGENT_NAME
configMCP_BRIDGE_STATE_DIR
configMCP_FROM
configMCP_HOST
configMCP_PORT
configMESSAGE_HUB_PORT
configMULTI_TENANT_ENABLED
🔐 secretNEURAL_API_KEY
configNEURAL_DB_PATH
configNEURAL_MCP_PORT
configRATE_LIMIT_REDIS_KEY_PREFIX
configRATE_LIMIT_REDIS_URL
configRECALL_W_ENTITY
configRECALL_W_LEARNING
configRECALL_W_MESSAGE
configRECALL_W_OBSERVATION
configRECALL_W_PLUMBING
configRECALL_W_RELATION
configSEARCH_SEMANTIC_TIMEOUT_MS
configSLACK_WEBHOOK_URL
configSQLITE_VEC_ALLOW_REMOTE_MODELS
configSQLITE_VEC_CACHE_DIR
configSQLITE_VEC_DIMENSIONS
configSQLITE_VEC_FALLBACK_CANDIDATES
configSQLITE_VEC_INDEX_TABLE
configSQLITE_VEC_MODEL
configSQLITE_VEC_TABLE
configTRANSFORMERS_CACHE_DIR
configTRANSFORMERS_MODEL
configUNIFIED_SERVER_URL
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployREDIS_URL
// quality suggestions

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

2/2 tools missing one or more hints — resume (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); checkpoint (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). 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.

No eval / new Function

1 eval() or new Function() call — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Shell command execution

108 child_process calls — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@0.5.0 (high), ws@8.14.2 (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.

Dependency freshness

4/25 production deps abandoned (no release in 2+ years): events@2023-07-12 (3.1y), sqlite@2023-11-01 (2.8y), node-fetch@2023-11-30 (2.7y)

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 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 Verified](https://m8ven.ai/badge/mcp/hythe-dev-hythe-1jyab1?variant=verified)](https://m8ven.ai/mcp/hythe-dev-hythe-1jyab1)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: a0ae9507267bc63774871a416b199c9f97b93957
code hash: 79fba53555ec1f6a84fe58d9033c148f117a883d8499af99f319e56138062320
verified: 8/6/2026, 8:59:37 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client