45
/ 100
22 hours ago
glama

ThreadShelf MCP Server

Enables semantic search and retrieval of archived AI conversations from multiple providers via the MCP protocol, allowing thread continuation and integration with MCP-capable tools.

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 1 credential: OPENROUTER_API_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.
configALLOWED_HOSTS. Full setup, persistence semantics, routing controls, runtime
configCHUNK_MAX_CHARS2000 Max characters per embedded chunk.
configCHUNK_OVERLAP_CHARS100 Overlap between long chunks.
configCOLLECTIONS_PATH.collections.json Manual-collections registry file.
configEMBED_BATCH_SIZE25 Embedding batch size during ingest.
configGENERATION_CONFIG_PATH.threadshelf/generation.json Non-secret Experimental Alpha generation settings.
configGENERATION_ERROR_LOG_PATH
configHOSTloopback-only even when the read/search UI is exposed with and
configLANCEDB_PATH.lancedb LanceDB directory.
configMASTER_PROMPTS_PATH.threadshelf/master-prompts.json Saved master (system) prompts.
🔐 secretOPENROUTER_API_KEYOpenRouter keys should preferably be supplied as in the
configPORT3000 Server port.
configTHREADSHELF_TOOLS_PATH.threadshelf/tools llama.cpp discovery/installer root.
configUPLOADS_DIR.uploads Uploaded source files.
// 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 1 concrete improvement 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/chrystianschutz-threadshelf-1hrstq)](https://m8ven.ai/mcp/chrystianschutz-threadshelf-1hrstq)
commit: f243448cd96bdf4015cfd64deec888960c617a58
code hash: 5af57b5c7f58f396061bce28f0bf38cef8cbfb6e4e4124e578bd7382c6cf31d1
verified: 7/30/2026, 7:57:28 PM
view raw JSON →
ThreadShelf MCP Server · M8ven Trust Score | M8ven