71
/ 100
1 month ago
mcp_so

πŸ” MCP Server - Vector Search

MCP Server to improve LLM context through vector search.

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 2 credentials: NEO4J_PASSWORD, 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.
configNEO4J_URIβ€” bolt://localhost:7687
configNEO4J_USERNAMEβ€” Neo4j username βœ… neo4j
πŸ” secretNEO4J_PASSWORDβ€” your_neo4j_password
configNEO4J_DATABASEβ€” Neo4j database name βœ… neo4j
πŸ” secretOPENAI_API_KEYβ€” your_openai_api_key
// 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 2 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/miosomos-mcp-server-vector-search-1bj9jx)](https://m8ven.ai/mcp/miosomos-mcp-server-vector-search-1bj9jx)
commit: 021b2b664a42277d920b3712bbc6cf6e1df669c0
code hash: 259514db99f9ce71a02ed7703fefd335584c03324bea89a4cc0dc14d0814fedb
verified: 6/26/2026, 9:52:37 AM
view raw JSON β†’