69
/ 100
10 days ago
glama

Company Documents MCP Server

Enables internal document search using OpenAI embeddings and Chroma vector store, with caching and Docker support for private network use.

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
1 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, OPENAI_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.
🔐 secretMCP_AUTH_TOKENja – Gemeinsamer Bearer-Token für MCP-Clients
configMCP_PORTnein 8000 Port des MCP-Servers
configMCP_HOSTnein 127.0.0.1 Bind-Adresse des MCP-Servers
configMCP_CHROMA_DIRnein .data/mcp-server/chroma Persistentes Chroma-Datenverzeichnis
🔐 secretOPENAI_API_KEYja – API-Schlüssel für Embeddings
configMCP_CACHE_DIRnein .cache/mcp-server Persistenter Antwort-Cache
configMCP_LOG_DIRnein logs Verzeichnis für Betriebs- und Qualitätslogs
configMCP_ALLOWED_HOSTSnein 127.0.0.1,localhost Kommagetrennte erlaubte Host-Header für /mcp
// 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/niels-2005-mcp-server-document-search-1otkdb)](https://m8ven.ai/mcp/niels-2005-mcp-server-document-search-1otkdb)
commit: 507133b4acedfcfd827ac7b2ee31b9edf4980a22
code hash: 435492a870ebbacf2a3a6cd255febd8e391a85d1432616c1f21f3a1a4fb3584f
verified: 7/21/2026, 8:48:19 AM
view raw JSON →