71
/ 100
1 month ago
glama

ickyMCP

RAG-powered document search server that enables semantic search across large collections of legal and business documents (PDF, Word, Excel, PowerPoint) using local embeddings with no API costs.

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.
🔐
You'll be asked for 1 credential: ICKY_VOYAGE_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.
configHF_HUB_DISABLE_SYMLINKS_WARNING
configICKY_CHUNK_SIZE5000 Approximate tokens per chunk
configICKY_CHUNK_OVERLAP500 Approximate token overlap between chunks
configICKY_EMBEDDING_PROVIDERSet ICKY_VOYAGE_API_KEY when using the default Voyage backend. For offline use, set =local.
configICKY_LOCAL_MODELnomic-ai/nomic-embed-text-v1.5 Local sentence-transformers model
🔐 secretICKY_VOYAGE_API_KEYSet when using the default Voyage backend. For offline use, set ICKY_EMBEDDING_PROVIDER=local.
configICKY_VOYAGE_MODELvoyage-3.5-lite Voyage embedding model
configICKY_VOYAGE_DIMENSIONS1024 Voyage output dimension
configICKY_VOYAGE_WORKERS8 Reserved for parallel Voyage workflows
configICKY_DATA_DIR./data Base directory for per-user databases
configICKY_DB_PATHprovider-specific Legacy single database path
// 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 4 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/dl1683-ickymcp-125lh9)](https://m8ven.ai/mcp/dl1683-ickymcp-125lh9)
commit: cef872f750f258c4aa9dd0567cae3c7961c8bcca
code hash: b0302f6ebe8b94a0e9afd36aaa2e3642b037e3dbcf756b99dbcea1ac0dc41ba3
verified: 6/24/2026, 10:32:26 AM
view raw JSON →