th0th (S1LV4/th0th) is an MCP server listed on the M8ven Trust Index. It scores 87 out of 100, grade B. It declares 42 tools. No publisher has claimed this listing.

B
Caution
87/100
1 month ago

th0th

Semantic search with 98% token reduction for AI assistants.

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

S1LV4

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
🚨
Secret credentials may flow to a network call
3 flows detected: TH0TH_API_URL. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 8 credentials: AI_GATEWAY_API_KEY, CUSTOM_API_KEY, GOOGLE_API_KEY, GOOGLE_GENERATIVE_AI_API_KEY, LITELLM_API_KEY, MISTRAL_API_KEY, RLM_LLM_API_KEY, TH0TH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

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

mediumturbo@2.5.0GHSA-hcf7-66rw-9f5r

Turbo: Login callback CSRF/session fixation

lowturbo@2.5.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

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.
🔐 secretAI_GATEWAY_API_KEY
configCACHE_DB_PATH
🔐 secretCUSTOM_API_KEY
configCUSTOM_EMBEDDING_BASE_URL
configCUSTOM_EMBEDDING_DIMENSIONS
configCUSTOM_EMBEDDING_MODEL
configCUSTOM_EMBEDDING_TIMEOUT
configDATABASE_TYPE
configDB_POOL_SIZE
configDOTENV_CONFIG_PATH
configEMBEDDING_BATCH_DELAY
configEMBEDDING_BATCH_SIZE
configEMBEDDING_CACHE_DB_PATH
configEMBEDDING_MAX_CHARS
configEMBEDDING_PROVIDER
configEMBEDDING_RPD
configEMBEDDING_RPM
configEMBEDDING_TPM
configENABLE_METRICS
🔐 secretGOOGLE_API_KEY
configGOOGLE_EMBEDDING_MODEL
🔐 secretGOOGLE_GENERATIVE_AI_API_KEY
🔐 secretLITELLM_API_KEY
configLITELLM_BASE_URL
configLITELLM_EMBEDDING_DIMENSIONS
configLITELLM_EMBEDDING_MODEL
configLITELLM_EMBEDDING_TIMEOUT
configLOG_LEVEL
🔐 secretMISTRAL_API_KEY
configMISTRAL_CODE_EMBEDDING_MODEL
configMISTRAL_TEXT_EMBEDDING_MODEL
configOLLAMA_BASE_URL
configOLLAMA_EMBEDDING_DIMENSIONS
configOLLAMA_EMBEDDING_MODEL
configOLLAMA_EMBED_DELAY_MS0 Delay between Ollama embed calls (set >0 for CPU)
configPOSTGRES_HNSW_EF_CONSTRUCTION
configPOSTGRES_HNSW_M
configPOSTGRES_IVFFLAT_LISTS
configPOSTGRES_VECTOR_INDEX
configPOSTGRES_VECTOR_POOL_SIZE
configPOSTGRES_VECTOR_URL
🔐 secretRLM_LLM_API_KEY
configRLM_LLM_BASE_URL
configRLM_LLM_ENABLED
configRLM_LLM_MAX_OUTPUT_TOKENS
configRLM_LLM_MODEL
configRLM_LLM_PROMPT
configRLM_LLM_TEMPERATURE
configRLM_LLM_TIMEOUT_MS
configSANITIZE_INPUTS
configSEARCH_MIN_SCORE0.3 Score threshold below which results are dropped
configSQLITE_VECTOR_PREFILTER
configSYNAPSE_ATTENTION_ENABLED
configSYNAPSE_ENABLED
🔐 secretTH0TH_API_KEY
configTH0TH_API_PORTTH0TH_MODE=docker =4000 TH0TH_NO_START=1 \
configTH0TH_API_URL"": "http://localhost:3333"
configTH0TH_CO_RETRIEVAL_HOOK
configTH0TH_UPLOAD_DIR
configVECTOR_STORE_TYPE
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_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

42/42 tools missing one or more hints — th0th_index (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); th0th_index_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); th0th_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +39 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 test coverage

Only 0/42 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

27 child_process calls — runs shell commands

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

Secrets stay with their owner

3 secret/sensitive values flow into network calls (TH0TH_API_URL → dynamic, TH0TH_API_URL → dynamic)

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Secrets not logged

3 secret values sent to console.log

Redact or omit secret values from log output.

Domain consistency

npm scope @th0th-ai doesn't match GitHub owner s1lv4

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

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 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 Verified](https://m8ven.ai/badge/mcp/s1lv4/th0th?variant=verified)](https://m8ven.ai/mcp/s1lv4/th0th)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 7936342948d4fbca941e583de2600191c4ec6d1d
code hash: 747228996532e27bb33e7ac3694e74125e18b2a26a8dc1dcd9b753f4e61f104a
verified: 8/6/2026, 3:00:40 PM
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