69
/ 100
10 days ago
glama

LTM MCP Server

Enables MCP-capable AI to perform read-only semantic search over a local document corpus stored in Postgres with pgvector, using mxbai-embed-large embeddings and optional reranking for confidence-gated results.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLTM_PGHOST/ LTM_PGPORT 127.0.0.1 / 5433 Postgres
configLTM_PGPORTLTM_PGHOST / 127.0.0.1 / 5433 Postgres
configLTM_PGUSER/ LTM_PGDATABASE postgres / brain Postgres
configLTM_PGDATABASELTM_PGUSER / postgres / brain Postgres
configLTM_EMBED_MODELmxbai-embed-large embedding model
configLTM_RERANK_PYTHON/ LTM_RERANK_SCRIPT unset (rerank off) cross-encoder worker
configLTM_RERANK_SCRIPTLTM_RERANK_PYTHON / unset (rerank off) cross-encoder worker
configLTM_RERANK_CANDIDATES50 rerank pool size
configLTM_RERANK_TIMEOUT_S
configLTM_LOW_RERANK/ LTM_HIGH_RERANK 3 / 6 confidence gates
configLTM_HIGH_RERANKLTM_LOW_RERANK / 3 / 6 confidence gates
configLTM_LOW_COSINE
configLTM_HIGH_COSINE
configLTM_HTTP_HOST/ LTM_HTTP_PORT 127.0.0.1 / 8322 HTTP mode
configLTM_HTTP_PORTLTM_HTTP_HOST / 127.0.0.1 / 8322 HTTP mode
configLTM_PUBLIC_HOSTport-forward. Set to your tunnel hostname so it passes the
// 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 5 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/mklcapital-ltm-mcp-6ogrme)](https://m8ven.ai/mcp/mklcapital-ltm-mcp-6ogrme)
commit: 973b55c01c10be60b6ee9a0dde16d25104f291a0
code hash: 25b072015622e20d1e26677e36e6c78009b1827701c7d0c609dc4f7103bd0e82
verified: 7/21/2026, 8:56:57 AM
view raw JSON →